phoneengine/servicehandling/inc/mpeservicehandling.h
branchRCL_3
changeset 61 41a7f70b3818
parent 0 5f000ab63145
child 51 f39ed5e045e0
child 62 5266b1f337bd
equal deleted inserted replaced
58:40a3f856b14d 61:41a7f70b3818
    47          * This function does the service enabling and service status error checking.
    47          * This function does the service enabling and service status error checking.
    48          * If service is enabled successfully, send message 
    48          * If service is enabled successfully, send message 
    49          * (EPEMessageServiceEnabled) to PhoneEngine. 
    49          * (EPEMessageServiceEnabled) to PhoneEngine. 
    50          * 
    50          * 
    51          * @param   aServiceId      Identifier of the service.
    51          * @param   aServiceId      Identifier of the service.
    52          */	                                    
    52          */                                     
    53         virtual void EnableServiceL( TInt aServiceId ) = 0;
    53         virtual void EnableServiceL( TInt aServiceId ) = 0;
    54         
    54         
    55         /**
    55         /**
    56          * Cancel current service enabling, if service connecting state.
    56          * Cancel current service enabling, if service connecting state.
    57          */ 
    57          */