menu
telnyx_webrtc package
documentation
web/peer.dart
Peer
onCallStateChange property
onCallStateChange property
dark_mode
light_mode
onCallStateChange
property
dynamic Function
(
Session
session
,
CallState
state
)
?
onCallStateChange
getter/setter pair
Implementation
Function(Session session, CallState state)? onCallStateChange;
telnyx_webrtc package
documentation
web/peer
Peer
onCallStateChange property
Peer class