IP*Works! 2016 .NET Edition
IP*Works! 2016 .NET Edition
Questions / Feedback?

SubscribeTo Method

Use this method to subscribe to another entity's presence.

Syntax

[VB.NET]
Public Sub SubscribeTo(ByVal JabberId As String)
[C#]
public void SubscribeTo(string jabberId);

Remarks

This method will send a request for a subscription to JabberId's presence. If the entity allows the subscription, a new item will be stored in the buddy list with the appropriate subscription type. Otherwise, no change will take place.

 
 
Copyright (c) 2020 /n software inc. - All rights reserved.
IP*Works! 2016 .NET Edition - Version 16.0 [Build 7353]