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 |
![]() | GetLatestVersionDownloadUrl | Returns the download URL of the latest version. |
![]() | GetLatestVersionString | Returns the version string of the latest version. |
![]() | KeepUserSessionAlive | 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. |