menu
telnyx_webrtc package
documentation
tx_socket_web.dart
OnCloseCallback typedef
OnCloseCallback typedef
dark_mode
light_mode
OnCloseCallback
typedef
OnCloseCallback
=
void Function
(
int
code
,
String
reason
)
Implementation
typedef OnCloseCallback = void Function(int code, String reason);
telnyx_webrtc package
documentation
tx_socket_web
OnCloseCallback typedef
tx_socket_web library