branch | RCL_3 |
changeset 14 | b8d67d6176f5 |
parent 0 | 5f000ab63145 |
child 24 | 41a7f70b3818 |
--- a/phoneapp/phoneuistates/inc/cphoneerrormessageshandler.h Tue May 25 12:41:50 2010 +0300 +++ b/phoneapp/phoneuistates/inc/cphoneerrormessageshandler.h Wed Jun 09 09:41:11 2010 +0300 @@ -109,6 +109,11 @@ * Return ETrue if video call. */ TBool IsVideoCall( const TInt aCallId ) const; + + /** + * Return ETrue if voice call. + */ + TBool IsVoiceCall( const TInt aCallId ) const; protected: