Skip to main content

session_id

Method
This is a method of the StreamEvent class in the streaming module.
Set session ID

Signature

def session_id(mut self, id: impl Into<String>) -> Self

Parameters

id
impl Into<String>
required
No description available.

Returns

Returns
Self
The result of the operation.