Revert "[Telephony] Fix call notification numbering (#91)" (#125)
authorWootak <nonsan1228@gmail.com>
Tue, 13 Feb 2018 06:02:27 +0000 (15:02 +0900)
committersinikang <sinikang@samsung.com>
Tue, 13 Feb 2018 06:02:27 +0000 (15:02 +0900)
This reverts commit 613641d2906b3b9ca83e3e9abdedd4dee15e86a1.

src/Tizen.Telephony/Tizen.Telephony/ChangeNotificationEventArgs.cs

index e45df9c..01abf67 100644 (file)
@@ -196,7 +196,7 @@ namespace Tizen.Telephony
             /// <privilege>
             /// http://tizen.org/privilege/telephony
             /// </privilege>
-            VoiceCallStatusIdle = 0x32,
+            VoiceCallStatusIdle,
             /// <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.