IPWorks MQ 2020 JavaScript Edition

Questions / Feedback?

UnsubscribeTo Method

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

Syntax

async xmpp.unsubscribeTo(jabberId : string): Promise<void>

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) 2022 /n software inc. - All rights reserved.
IPWorks MQ 2020 JavaScript Edition - Version 20.0 [Build 8262]