get_client_channels
Method
This is a method of the PushChannelProtocol class in the protocols module.List channels a client is subscribed to.
Signature
Parameters
str
required
No description available.
Returns
List[str]
The result of the operation.
Source
View on GitHub
praisonaiagents/gateway/protocols.py at line 1333
