Msrp/MsrpServer/inc/MMSRPConnectionManager.h
branchMSRP_FrameWork
changeset 58 cdb720e67852
parent 25 505ad3f0ce5c
equal deleted inserted replaced
25:505ad3f0ce5c 58:cdb720e67852
    78 	    
    78 	    
    79 	    virtual RSocketServ& SocketServer() = 0;               
    79 	    virtual RSocketServ& SocketServer() = 0;               
    80 	            
    80 	            
    81 	    virtual RConnection& SocketServerConn() = 0 ;
    81 	    virtual RConnection& SocketServerConn() = 0 ;
    82 	    
    82 	    
       
    83         /**
       
    84          * Try to restart the inferface in case error is encountered 
       
    85          */
       
    86         virtual TInt ReStartInterface() = 0;
       
    87 	    
       
    88 	    
    83 	    //virtual TBool MatchIapId(TUint32 aIapID);
    89 	    //virtual TBool MatchIapId(TUint32 aIapID);
    84 	    
    90 	    
    85 	};
    91 	};
    86 
    92 
    87 #endif // __MMMSRPCONNECTIONMANAGER_H
    93 #endif // __MMMSRPCONNECTIONMANAGER_H