Nevron Open Vision Documentation
Nevron.Nov.Office Namespace / NOfficeApplicationServerStub Class
Methods


In This Topic
    NOfficeApplicationServerStub Class Members
    In This Topic

    The following tables list the members exposed by NOfficeApplicationServerStub.

    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.  
    Top
    See Also