[Telephony] Fix call notification numbering (#91)
authorsinikang <sinikang@samsung.com>
Mon, 29 Jan 2018 02:23:04 +0000 (11:23 +0900)
committerGitHub <noreply@github.com>
Mon, 29 Jan 2018 02:23:04 +0000 (11:23 +0900)
src/Tizen.Telephony/Tizen.Telephony/ChangeNotificationEventArgs.cs

index 01abf67..e45df9c 100644 (file)
@@ -196,7 +196,7 @@ namespace Tizen.Telephony
             /// <privilege>
             /// http://tizen.org/privilege/telephony
             /// </privilege>
-            VoiceCallStatusIdle,
+            VoiceCallStatusIdle = 0x32,
             /// <summary>
             /// The notification to be invoked when a voice call is in the active status.
             /// 'handle id(uint)' will be delivered in the notification data.