getConnectionState method
Retrieves the connection state of the current user.
Returns the connection state.
Implementation
MyConnectionState getConnectionState() {
return SendbirdChat.getConnectionState();
}
Retrieves the connection state of the current user.
Returns the connection state.
MyConnectionState getConnectionState() {
return SendbirdChat.getConnectionState();
}