phonesrv_plat/converged_call_provider_api/inc/mccpextensionobserver.h
branchRCL_3
changeset 19 7d48bed6ce0c
parent 0 ff3b6d0fd310
child 20 987c9837762f
equal deleted inserted replaced
18:594d59766373 19:7d48bed6ce0c
    46     * @param aEvent Event.
    46     * @param aEvent Event.
    47     * @param aStatus Status code
    47     * @param aStatus Status code
    48     * @return none
    48     * @return none
    49     */
    49     */
    50     virtual void HandleExtensionEvents( TUint32 aServiceId,
    50     virtual void HandleExtensionEvents( TUint32 aServiceId,
    51     									TInt aEvent,
    51                                         TInt aEvent,
    52 	                                    TInt aStatus ) = 0;
    52                                         TInt aStatus ) = 0;
    53     };
    53     };
    54 
    54 
    55 #endif // MCCPEXTENSIONOBSERVER_H
    55 #endif // MCCPEXTENSIONOBSERVER_H
    56 
    56 
    57 // End of File
    57 // End of File