observers
Method
This is a method of the SessionObserverProtocol class in the protocols module.Return
(client_id, role) pairs currently attached to the session.
Signature
Parameters
str
required
No description available.
Returns
'List[Tuple[str, SessionSharingRole]]'
The result of the operation.
Source
View on GitHub
praisonaiagents/gateway/protocols.py at line 342
