set_agent_name
Method
This is a method of the Session class in the session module.Set agent name
Signature
Parameters
No description available.
Returns
The result of the operation.
set_agent_name: Set agent name
This is a method of the Session class in the session module.Set agent name
def set_agent_name(&mut self, name: impl Into<String>) -> Result<()>