Back to product page

Unsubscribe method


Unsubscribes contact from our contact list.

Syntax

  • Basic
object.Unsubscribe()
The Unsubscribe(object) syntax has these parts:
objectAn expression evaluating to an object of type XMPPContact

Remarks

Calling this method will unsubscribe the current contact from contact list. No authorization is required from remote side, but notification is sent to remote side about your action.

Platforms

Windows