Uses of Class
rocks.xmpp.extensions.csi.model.ClientState
-
Packages that use ClientState Package Description rocks.xmpp.extensions.csi.model Provides XML schema implementations of XEP-0352: Client State Indication. -
-
Uses of ClientState in rocks.xmpp.extensions.csi.model
Fields in rocks.xmpp.extensions.csi.model declared as ClientState Modifier and Type Field Description static ClientState
ClientState. ACTIVE
The active state.static ClientState
ClientState. INACTIVE
The inactive state.
-