public class XMPPStreamConstants extends Object
| Modifier and Type | Field and Description |
|---|---|
static String |
AUTH_REQUEST |
static String |
BIND_REQUEST |
static String |
END_OF_STREAM_NEGITIATION |
static String |
INITIAL_STREAM |
static String |
MESSAGE |
static String |
PRESENCE_REQUEST |
static String |
ROSTER_QUERY_REQUEST |
static String |
SESSION_REQUEST |
| Constructor and Description |
|---|
XMPPStreamConstants() |
public static final String INITIAL_STREAM
public static final String END_OF_STREAM_NEGITIATION
public static final String AUTH_REQUEST
public static final String BIND_REQUEST
public static final String SESSION_REQUEST
public static final String ROSTER_QUERY_REQUEST
public static final String PRESENCE_REQUEST
public static final String MESSAGE
Copyright © 2019. All rights reserved.