Skip to main content

with_session_id

Method
This is a method of the MinimalTelemetry class in the telemetry_funcs module.
Create with specific session ID

Signature

def with_session_id(session_id: impl Into<String>) -> Self

Parameters

session_id
impl Into<String>
required
No description available.

Returns

Returns
Self
The result of the operation.