mmserv/tms/inc/tmsproxy.h
changeset 32 94fc26b6e006
parent 22 128eb6a32b84
child 33 5e8b14bae8c3
child 42 1fa3fb47b1e3
equal deleted inserted replaced
31:8dfd592727cb 32:94fc26b6e006
    51      * @return KErrNone if successful connection created
    51      * @return KErrNone if successful connection created
    52      */
    52      */
    53     IMPORT_C gint Connect();
    53     IMPORT_C gint Connect();
    54 
    54 
    55     /**
    55     /**
    56      * @return The server version this session can connct to
    56      * @return The server version this session can connect to
    57      */
    57      */
    58     IMPORT_C TVersion Version() const;
    58     IMPORT_C TVersion Version() const;
    59 
    59 
    60     /**
    60     /**
    61      * Close the session to the server
    61      * Close the session to the server