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

send_getProximityMatchCandidateList() public method

public send_getProximityMatchCandidateList ( AsyncCallback callback, object state, string sessionId ) : IAsyncResult
callback AsyncCallback
state object
sessionId string
return IAsyncResult
      public IAsyncResult send_getProximityMatchCandidateList(AsyncCallback callback, object state, string sessionId)
      #else

Same methods

TalkService.Client::send_getProximityMatchCandidateList ( string sessionId ) : void
TalkService.Client