1 #ifndef LS_C_LICENSE_ID_H 2 #define LS_C_LICENSE_ID_H 23 const char *user, uint64_t serverId,
const char *password);
29 #endif // LS_C_LICENSE_ID_H LS_API LSLicenseID CreateLicenseIDfromUser(const char *user, const char *password)
LS_API struct LSLicenseID LSLicenseID
LS_API LSLicenseID CreateLicenseIDfromUserServerId(const char *user, uint64_t serverId, const char *password)
LS_API LSLicenseID CreateLicenseIDfromKey(const char *licenseKey)