LineSharp.Datatypes.TalkService.Client.send_reissueDeviceCredential C# (CSharp) Method

send_reissueDeviceCredential() public method

public send_reissueDeviceCredential ( AsyncCallback callback, object state ) : IAsyncResult
callback AsyncCallback
state object
return IAsyncResult
      public IAsyncResult send_reissueDeviceCredential(AsyncCallback callback, object state)
      #else

Same methods

TalkService.Client::send_reissueDeviceCredential ( ) : void
TalkService.Client