| Name | Description | |
|---|---|---|
![]() | BeginSession | Begins the session and returns an array of key:value pairs for session initialization. |
![]() | DecryptLogin | Decrypts the specified bytes into login info |
![]() | EncryptLogin | Encrypts the specified login into bytes |
![]() | EndSession | Ends the session with the specified id |
![]() | GetLatestVersionDownloadPage | Returns the URL of the downloads page from which the user can download the latest version. |
![]() | GetLatestVersionDownloadUrl | Returns the download URL of the latest version. |
![]() | GetLatestVersionString | Returns the version string of the latest version. |
![]() | GetResourcesInfo | Gets information about the resources, such as the root folder and the resources version. |
![]() | KeepSessionAlive | Called to keep the session with the specified id alive. Returns the current session license. |
![]() | Login | Tries to loggin a user in the session with the specified id. |
![]() | Logout | Logs out the user that is currently logged in the session with the specified id. |
![]() | ReportError | Reports the given error by sending an email to Nevron. |
![]() | TryActivateWithLicenseKey | Tries to activate and Activation License with a license key. |
![]() | TryActivateWithLogin | Tries to activate and Activation License with login. |
