menu
twilio_conversations_linq package
documentation
twilio_conversations.dart
ConversationClient
onConnectionState property
onConnectionState property
dark_mode
light_mode
onConnectionState
property
Stream
<
ConnectionState
>
onConnectionState
getter/setter pair
Called when client connnection state has changed.
Implementation
late Stream<ConnectionState> onConnectionState;
twilio_conversations_linq package
documentation
twilio_conversations
ConversationClient
onConnectionState property
ConversationClient class