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

send_getGroupIdsJoined() public method

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

Same methods

TalkService.Client::send_getGroupIdsJoined ( ) : void
TalkService.Client