NevronOpenVision
Nevron.Nov.Office Namespace / NOfficeApplicationServerStub Class


In This Topic
NOfficeApplicationServerStub Class Methods
In This Topic

For a list of all members of this type, see NOfficeApplicationServerStub members.

Public Methods
 NameDescription
Public MethodBegins the session and returns an array of key:value pairs for session initialization.  
Public MethodDecrypts the specified bytes into login info  
Public MethodEncrypts the specified login into bytes  
Public MethodEnds the session with the specified id  
Public MethodReturns the download URL of the latest version.  
Public MethodReturns the version string of the latest version.  
Public MethodCalled to keep the session with the specified id alive. Returns the current session license.  
Public MethodTries to loggin a user in the session with the specified id.  
Public MethodLogs out the user that is currently logged in the session with the specified id.  
Public MethodReports the given error by sending an email to Nevron.  
Top
See Also