This will cancel another entity's subscription to this entity's presence.
[VB.NET] Public Function CancelAsync(ByVal JabberId As String) As Task
[C#] public Task CancelAsync(string jabberId);