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

send_openProximityMatch() public method

public send_openProximityMatch ( AsyncCallback callback, object state, Location location ) : IAsyncResult
callback AsyncCallback
state object
location Location
return IAsyncResult
      public IAsyncResult send_openProximityMatch(AsyncCallback callback, object state, Location location)
      #else

Same methods

TalkService.Client::send_openProximityMatch ( Location location ) : void
TalkService.Client