Skip to main content

unsubscribe_client

Method
This is a method of the PushChannelProtocol class in the protocols module.
Unsubscribe a client from a channel.

Signature

Parameters

str
required
No description available.
str
required
No description available.

Returns

bool
True if unsubscribed, False if not subscribed

Source

View on GitHub

praisonaiagents/gateway/protocols.py at line 1321