public class XMPPConstants extends Object
| Modifier and Type | Field and Description |
|---|---|
static long |
DAY
The amount of milliseconds in one .
|
static long |
HOUR
The amount of milliseconds in one .
|
static long |
MINUTE
The amount of milliseconds in one minute.
|
static long |
SECOND
The amount of milliseconds in one second.
|
static long |
WEEK
The amount of milliseconds in one .
|
static String |
XMPP_DATETIME_FORMAT
Date/time format for use by SimpleDateFormat.
|
static String |
XMPP_DELAY_DATETIME_FORMAT
Date/time format for use by SimpleDateFormat.
|
| Constructor and Description |
|---|
XMPPConstants() |
public static final long SECOND
public static final long MINUTE
public static final long HOUR
public static final long DAY
public static final long WEEK
public static final String XMPP_DATETIME_FORMAT
public static final String XMPP_DELAY_DATETIME_FORMAT
Copyright © 2009–2017 Ignite Realtime. All rights reserved.