Nevron.Nov.Office Namespace / NOfficeApplicationServerProxy Class
Methods


In This Topic
    NOfficeApplicationServerProxy Class Members
    In This Topic

    The following tables list the members exposed by NOfficeApplicationServerProxy.

    Public Constructors
     NameDescription
    Public ConstructorInitializer constructor.  
    Top
    Public Methods
     NameDescription
    Public MethodBegins a session on the server and returns ini map with settings.  
    Public MethodDecrypts the specified bytes into login info  
    Public MethodEncrypts the specified login into bytes  
    Public MethodEnds a session  
    Public MethodGets the latest version download url  
    Public MethodGets the latest version string from the server.  
    Public MethodCalled regurly from the client to keep the session alive and verify that the user is licensed  
    Public MethodLogins the user and returns a session token, if the login is sucessfull  
    Public MethodLogs out / terminates the specified user session  
    Public MethodReports the given error message.  
    Top
    See Also