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 URL of the downloads page from which the user can download the latest version.  
    Public MethodReturns the download URL of the latest version.  
    Public MethodReturns the version string of the latest version.  
    Public MethodGets information about the resources, such as the root folder and the resources 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.  
    Public MethodTries to activate and Activation License with a license key.  
    Public MethodTries to activate and Activation License with login.  
    Top
    See Also