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

UnsubscribeTo Method

This method will cancel a subscription to another entity's presence.

Syntax

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

Remarks

This method will inform the server of the cancellation of subscription to JabberId's presence. After a successful call the subscription type of the associated buddy list item will be updated.

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