diff -r b68fcd923911 -r b8d67d6176f5 phoneapp/phoneuistates/inc/cphoneerrormessageshandler.h --- 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: