- XPMobileSDK - Class in com.milestonesys.xpmobilesdk
-
XPMobileSDK class is for communication with the server
- XPMobileSDK(Context, URL, String) - Constructor for class com.milestonesys.xpmobilesdk.XPMobileSDK
-
Constructs a new XPMobileSDK object instance.
- XPMobileSDK(Context, URL, LiveMsgCallback) - Constructor for class com.milestonesys.xpmobilesdk.XPMobileSDK
-
Constructs a new XPMobileSDK object instance.
- XPMobileSDK(Context, URL, String, LiveMsgCallback) - Constructor for class com.milestonesys.xpmobilesdk.XPMobileSDK
-
Constructs a new XPMobileSDK object instance.
- XPMobileSDK(Context, URL, String, HttpsCallback, LiveMsgCallback, boolean) - Constructor for class com.milestonesys.xpmobilesdk.XPMobileSDK
-
Constructs a new XPMobileSDK object instance.
- XPMobileSDK(Context, URL, String, HttpsCallback, Certificate, boolean, LiveMsgCallback, boolean) - Constructor for class com.milestonesys.xpmobilesdk.XPMobileSDK
-
- XPMobileSDK(Context, URL, HttpsCallback, LiveMsgCallback) - Constructor for class com.milestonesys.xpmobilesdk.XPMobileSDK
-
Constructs a new XPMobileSDK object instance with more details about the Mobile Server.
- XPMobileSDK(Context, URL, HttpsCallback, Certificate, boolean, LiveMsgCallback) - Constructor for class com.milestonesys.xpmobilesdk.XPMobileSDK
-
- XPMobileSDK(Context, URL, String, String, String, String, HttpsCallback, LiveMsgCallback, boolean) - Constructor for class com.milestonesys.xpmobilesdk.XPMobileSDK
-
Constructs a new XPMobileSDK object instance with more details about the Mobile Server.
- XPMobileSDK(Context, URL, String, String, String, String, HttpsCallback, Certificate, boolean, LiveMsgCallback, boolean) - Constructor for class com.milestonesys.xpmobilesdk.XPMobileSDK
-