Constructor and Description |
---|
com.milestonesys.xpmobilesdk.XPMobileSDK(Context, URL, HttpsCallback, Certificate, boolean, LiveMsgCallback)
trustedCertificate and isTrustedCert parameters are not used any more. This constructor will
be removed in a future release, as the support for self-signed certificates will be dropped.
|
com.milestonesys.xpmobilesdk.XPMobileSDK(Context, URL, String, HttpsCallback, Certificate, boolean, LiveMsgCallback, boolean)
trustedCertificate and isTrustedCert parameters are not used any more. This constructor will
be removed in a future release, as the support for self-signed certificates will be dropped.
|
com.milestonesys.xpmobilesdk.XPMobileSDK(Context, URL, String, String, String, String, HttpsCallback, Certificate, boolean, LiveMsgCallback, boolean)
trustedCertificate and isTrustedCert parameters are not used any more. This constructor will
be removed in a future release, as the support for self-signed certificates will be dropped.
|