From: Wootak Date: Mon, 29 Jan 2018 01:40:13 +0000 (+0900) Subject: Fix call notification numbering (#90) X-Git-Tag: 5.0.0-preview1-00453~6 X-Git-Url: http://review.tizen.org/git/?a=commitdiff_plain;h=b3ba6044cef7ff3e60f716cb0190576bfc0f5732;p=platform%2Fcore%2Fcsapi%2Ftizenfx.git Fix call notification numbering (#90) --- diff --git a/src/Tizen.Telephony/Tizen.Telephony/ChangeNotificationEventArgs.cs b/src/Tizen.Telephony/Tizen.Telephony/ChangeNotificationEventArgs.cs index 01abf67..e45df9c 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.