voipplugins/sipconnectionprovider/inc/scpsipconnection.h
branchRCL_3
changeset 18 876a3df1f464
parent 16 6134b5029079
child 26 65a3ef1d5bd0
equal deleted inserted replaced
16:6134b5029079 18:876a3df1f464
    83     /**
    83     /**
    84      * Disables the connection.
    84      * Disables the connection.
    85      * @return Symbian error codes
    85      * @return Symbian error codes
    86      */  
    86      */  
    87     TInt Disable();
    87     TInt Disable();
       
    88     
       
    89     /**
       
    90      * Disables the connection ungracefully.
       
    91      * @return Symbian error codes
       
    92      */  
       
    93     TInt ForceDisable();
    88 
    94 
    89     /**
    95     /**
    90      * Returns state of deregistration request
    96      * Returns state of deregistration request
    91      * @return Registration state
    97      * @return Registration state
    92      */
    98      */