agent_id
Method
This is a method of the GatewaySessionProtocol class in the gateway module.ID of the agent handling this session.
Signature
Returns
The result of the operation.
agent_id: ID of the agent handling this session.
This is a method of the GatewaySessionProtocol class in the gateway module.ID of the agent handling this session.
def agent_id(&self) -> Option<&str>