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

ChangePresenceAsync Method

This method will set the availability and status of this entity.

Syntax

[VB.NET]
Public Function ChangePresenceAsync(ByVal PresenceCode As Integer, ByVal Status As String) As Task
[C#]
public Task ChangePresenceAsync(int presenceCode, string status);

Remarks

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

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