Menu
Open source
Client.unsubscribeAsync()
Unsubscribe from topics asynchronously.
Signature
await client.unsubscribeAsync(topics, options)Parameters
Returns
A promise that resolves when the unsubscription is complete.
Unsubscribe from topics asynchronously.
await client.unsubscribeAsync(topics, options)A promise that resolves when the unsubscription is complete.