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

send_getCountryWithRequestIp() public method

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

Same methods

TalkService.Client::send_getCountryWithRequestIp ( ) : void
TalkService.Client