phoneclientserver/phoneserver/Inc/Standard/Standard_Aiw/MPhSrvObjectInitiators.h
branchRCL_3
changeset 19 7d48bed6ce0c
parent 0 ff3b6d0fd310
child 20 987c9837762f
equal deleted inserted replaced
18:594d59766373 19:7d48bed6ce0c
    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.