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

send_getGroupIdsInvited() public method

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

Same methods

TalkService.Client::send_getGroupIdsInvited ( ) : void
TalkService.Client