menu
telnyx_webrtc package
documentation
web/peer.dart
Session
Session constructor
Session constructor
dark_mode
light_mode
Session
constructor
Session
(
{
required
String
sid
,
required
String
pid
,
})
Implementation
Session({required this.sid, required this.pid});
telnyx_webrtc package
documentation
web/peer
Session
Session constructor
Session class