Fix call notification numbering (#90)
authorWootak <nonsan1228@gmail.com>
Mon, 29 Jan 2018 01:40:13 +0000 (10:40 +0900)
committerGitHub <noreply@github.com>
Mon, 29 Jan 2018 01:40:13 +0000 (10:40 +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.