Package org.jivesoftware.smack
Class Smack
- java.lang.Object
-
- org.jivesoftware.smack.Smack
-
public class Smack extends java.lang.Object
-
-
Field Summary
Fields Modifier and Type Field Description static java.lang.String
SMACK_PACKAGE
-
Constructor Summary
Constructors Constructor Description Smack()
-
Method Summary
All Methods Static Methods Concrete Methods Modifier and Type Method Description static void
ensureInitialized()
static java.io.InputStream
getNoticeStream()
static java.lang.String
getVersion()
Returns the Smack version information, eg "1.3.0".
-
-
-
Field Detail
-
SMACK_PACKAGE
public static final java.lang.String SMACK_PACKAGE
- See Also:
- Constant Field Values
-
-