-
Classes Class Description io.getstream.chat.android.offline.event.handler.chat.NonMemberChatEventHandler Implementation of ChatEventHandler that adds the channel if the current user is not a member and it will removed it otherwise.
-
Methods Method Description io.getstream.chat.android.offline.plugin.state.global.isOnline() If the user is online or not. io.getstream.chat.android.offline.plugin.state.global.isOffline() If the user is offline or not. io.getstream.chat.android.offline.plugin.state.global.isConnecting() If connection is in connecting state. io.getstream.chat.android.offline.plugin.state.global.isInitialized() If domain state is initialized or not.