Zentitle SDK and Library
Deprecated List
Member cnsl.pyNSLGetActivationCertReq (licenseCode, xmlRegInfo)
June 2020.
Member cnsl.pyNSLGetLicense (licenseCode, xmlRegInfo)
June 2020.
Member com.nalpeiron.nalplibrary.NSL.callNSLGetActivationCertReq (String licenseNo, String xmlRegInfo)
June 2020 This function is deprecated and will be removed from a future version of the NSL library. Use callNSLRequestActivationCert (callNSLRequestActivationCert) instead.
Member com.nalpeiron.nalplibrary.NSL.callNSLGetLicense (String licenseNo, String xmlRegInfo)
June 2020 This function is deprecated and will be removed from a future version of the NSL library. Use callNSLObtainLicense (callNSLObtainLicense) instead.
Member com.nalpeiron.nalplibrary.NSL.callNSLGetPoolStatus (String poolName)
June 2017 This function is deprecated and will be removed from a future version of the NSL library. Use callNSLGetPoolInfo (callNSLGetPoolInfo) instead.
Member com.nalpeiron.nalplibrary.NSL.callNSLTestConnection ()
June 2018 This function is deprecated and will be removed from a future version of the NSL library. Use callNSLTestConnection2 instead (callNSLTestConnection2) instead.
globalScope> Member NSATestConnection (const char *nsaClientData, uint32_t *transID)
June 2018 This function is deprecated and will be removed from a future version of the NSL library. Use NSATestConnection2 (NSATestConnection2) instead
globalScope> Member NSLGetActivationCertReq (const char *authentication, const char *xmlRegInfo, char **cert)
June 2020 This functions is deprecated and will be removed from a future version of the NSL library. Use NSLRequestActivationCert (NSLRequestActivationCert) instead
globalScope> Member NSLGetLicense (const char *authentication, int32_t *licenseStatus, const char *xmlRegInfo)
June 2020 This functions is deprecated and will be removed from a future version of the NSL library. Use NSLObtainLicense (NSLObtainLicense) instead
globalScope> Member NSLGetPoolStatus (const char *poolName, uint32_t *poolAmt, int32_t *poolStatus)
June 2017 This functions is deprecated and will be removed from a future version of the NSL library.
globalScope> Member NSLTestConnection ()
June 2018 This function is deprecated and will be removed from a future version of the NSL library. Use NSLTestConnection2 (TestConnection2) instead