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.StringSMACK_PACKAGE
-
Constructor Summary
Constructors Constructor Description Smack()
-
Method Summary
All Methods Static Methods Concrete Methods Modifier and Type Method Description static voidensureInitialized()static java.io.InputStreamgetNoticeStream()static java.lang.StringgetVersion()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
-
-