menu
telnyx_webrtc package
documentation
telnyx_client.dart
TelnyxClient
sessid property
sessid property
dark_mode
light_mode
sessid
property
String
sessid
getter/setter pair
The current session ID related to this client
Implementation
String sessid = const Uuid().v4();
telnyx_webrtc package
documentation
telnyx_client
TelnyxClient
sessid property
TelnyxClient class