phoneclientserver/phoneserver/Inc/Standard/Standard_Aiw/MPhSrvObjectInitiators.h
branchRCL_3
changeset 20 987c9837762f
parent 19 7d48bed6ce0c
equal deleted inserted replaced
19:7d48bed6ce0c 20:987c9837762f
    43         * to a request from the external call interface).
    43         * to a request from the external call interface).
    44         *
    44         *
    45         * @param aArgs The call parameters.
    45         * @param aArgs The call parameters.
    46         */
    46         */
    47         virtual void InitiatorMakeAsynchronousCallL( 
    47         virtual void InitiatorMakeAsynchronousCallL( 
    48             CPhCltExtPhoneDialData& aArgs ) =0;
    48 			CPhCltExtPhoneDialData& aArgs ) =0;
    49         /**
    49         /**
    50         * Called by the call manager to find out if there is a registered
    50         * Called by the call manager to find out if there is a registered
    51         * notification handler.
    51         * notification handler.
    52         *
    52         *
    53         * @return ETrue if there is pending notification request.
    53         * @return ETrue if there is pending notification request.