UnsubscribeToAsync Method
This method will cancel a subscription to another entity's presence.
Syntax
[VB.NET] Public Function UnsubscribeToAsync(ByVal JabberId As String) As IAsyncAction
[C#] public IAsyncAction UnsubscribeToAsync(string jabberId);