Class ClientStateIndication
- java.lang.Object
-
- org.jivesoftware.smackx.csi.packet.ClientStateIndication
-
public class ClientStateIndication extends java.lang.Object
Client State Indication.- See Also:
- XEP-0352: Client State Indication
-
-
Nested Class Summary
Nested Classes Modifier and Type Class Description static class
ClientStateIndication.Active
static class
ClientStateIndication.Feature
static class
ClientStateIndication.Inactive
-
Field Summary
Fields Modifier and Type Field Description static java.lang.String
NAMESPACE
-
Constructor Summary
Constructors Constructor Description ClientStateIndication()
-
-
-
Field Detail
-
NAMESPACE
public static final java.lang.String NAMESPACE
- See Also:
- Constant Field Values
-
-
Constructor Detail
-
ClientStateIndication
public ClientStateIndication()
-
-