Package 

Interface ClientMutableState

  • All Implemented Interfaces:
    io.getstream.chat.android.client.setup.state.ClientState

    
    public interface ClientMutableState
     implements ClientState
                        

    Mutable version of ClientState. The class makes possible to change state of the SDK. Should only be used internally by the SDK.