session_id
Method
This is a method of the StreamEvent class in the streaming module.Set session ID
Signature
Parameters
No description available.
Returns
The result of the operation.
session_id: Set session ID
This is a method of the StreamEvent class in the streaming module.Set session ID
def session_id(mut self, id: impl Into<String>) -> Self