Name | Description | |
---|---|---|
![]() | NOfficeApplicationServerProxy Constructor | Initializer constructor. |
The following tables list the members exposed by NOfficeApplicationServerProxy.
Name | Description | |
---|---|---|
![]() | NOfficeApplicationServerProxy Constructor | Initializer constructor. |
Name | Description | |
---|---|---|
![]() | BeginSessionAsync | Begins a session on the server and returns ini map with settings. |
![]() | DecryptLoginAsync | Decrypts the specified bytes into login info |
![]() | EncryptLoginAsync | Encrypts the specified login into bytes |
![]() | EndSessionAsync | Ends a session |
![]() | GetLatestVersionDownloadUrl | Gets the latest version download url |
![]() | GetLatestVersionStringAsync | Gets the latest version string from the server. |
![]() | KeepSessionAliveAsync | Called regurly from the client to keep the session alive and verify that the user is licensed |
![]() | LoginAsync | Logins the user and returns a session token, if the login is sucessfull |
![]() | LogoutAsync | Logs out / terminates the specified user session |
![]() | ReportErrorAsync | Reports the given error message. |