From: sinikang Date: Mon, 29 Jan 2018 02:23:04 +0000 (+0900) Subject: [Telephony] Fix call notification numbering (#91) X-Git-Tag: 4.0.1-preview1-00069~5 X-Git-Url: http://review.tizen.org/git/?a=commitdiff_plain;h=613641d2906b3b9ca83e3e9abdedd4dee15e86a1;p=platform%2Fcore%2Fcsapi%2Ftizenfx.git [Telephony] Fix call notification numbering (#91) --- diff --git a/src/Tizen.Telephony/Tizen.Telephony/ChangeNotificationEventArgs.cs b/src/Tizen.Telephony/Tizen.Telephony/ChangeNotificationEventArgs.cs index 01abf6705..e45df9c85 100644 --- a/src/Tizen.Telephony/Tizen.Telephony/ChangeNotificationEventArgs.cs +++ b/src/Tizen.Telephony/Tizen.Telephony/ChangeNotificationEventArgs.cs @@ -196,7 +196,7 @@ namespace Tizen.Telephony /// /// http://tizen.org/privilege/telephony /// - VoiceCallStatusIdle, + VoiceCallStatusIdle = 0x32, /// /// The notification to be invoked when a voice call is in the active status. /// 'handle id(uint)' will be delivered in the notification data.