IP*Works! V9 - Online Help
IP*Works! V9
Questions / Feedback?

ProbePresenceAsync Method

Use this method to probe for another entity's presence.

Syntax

[VB.NET]
Public Function ProbePresenceAsync(ByVal JabberId As String) As IAsyncAction
[C#]
public IAsyncAction ProbePresenceAsync(string jabberId);

Remarks

This method is the asynchronous version of the ProbePresence method and is used to support asynchronous operations in WinRT. Please refer to ProbePresence for more information.

 
 
Copyright (c) 2018 /n software inc. - All rights reserved.
Build 9.0.6635.0