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

send_getNotificationPolicy() public method

public send_getNotificationPolicy ( AsyncCallback callback, object state, CarrierCode carrier ) : IAsyncResult
callback AsyncCallback
state object
carrier CarrierCode
return IAsyncResult
      public IAsyncResult send_getNotificationPolicy(AsyncCallback callback, object state, CarrierCode carrier)
      #else

Same methods

TalkService.Client::send_getNotificationPolicy ( CarrierCode carrier ) : void
TalkService.Client