From 6c8179403b1e4a5743c41e11b1fee4b96911ce3f Mon Sep 17 00:00:00 2001 From: sinikang Date: Mon, 3 Jul 2017 16:05:38 +0900 Subject: [PATCH] Add since_tizen tag as per the guidelines Change-Id: Iac9a9b1ac61ab1e1c9762adae1cbed2411ddb746 --- packaging/csapi-telephony.spec | 2 +- .../Tizen.Telephony/ChangeNotificationEventArgs.cs | 31 ++++++++++++++++++++++ .../Tizen.Telephony/StateEventArgs.cs | 1 + 3 files changed, 33 insertions(+), 1 deletion(-) diff --git a/packaging/csapi-telephony.spec b/packaging/csapi-telephony.spec index ac383ce..d4ebbdf 100644 --- a/packaging/csapi-telephony.spec +++ b/packaging/csapi-telephony.spec @@ -1,6 +1,6 @@ Name: csapi-telephony Summary: Tizen Telephony API for C# -Version: 1.0.12 +Version: 1.0.13 Release: 1 Group: Development/Libraries License: Apache-2.0 diff --git a/src/Tizen.Telephony/Tizen.Telephony/ChangeNotificationEventArgs.cs b/src/Tizen.Telephony/Tizen.Telephony/ChangeNotificationEventArgs.cs index 8186cde..da04afe 100644 --- a/src/Tizen.Telephony/Tizen.Telephony/ChangeNotificationEventArgs.cs +++ b/src/Tizen.Telephony/Tizen.Telephony/ChangeNotificationEventArgs.cs @@ -37,6 +37,7 @@ namespace Tizen.Telephony /// Notification to be invoked when the SIM card state changes. /// SIM.State will be delivered in notification data. /// + /// 3 /// /// http://tizen.org/privilege/telephony /// @@ -45,6 +46,7 @@ namespace Tizen.Telephony /// Notification to be invoked when the SIM call forwarding indicator state changes. /// 'state(bool)' will be delivered in notification data. /// + /// 3 /// /// http://tizen.org/privilege/telephony /// @@ -53,6 +55,7 @@ namespace Tizen.Telephony /// Notification to be invoked when the network service state changes. /// Network.ServiceState will be delivered in notification data. /// + /// 3 /// /// http://tizen.org/privilege/telephony /// @@ -61,6 +64,7 @@ namespace Tizen.Telephony /// Notification to be invoked when the cell ID changes. /// 'cell_id(int)' will be delivered in notification data. /// + /// 3 /// /// http://tizen.org/privilege/location.coarse /// @@ -69,6 +73,7 @@ namespace Tizen.Telephony /// Notification to be invoked when the roaming status changes. /// 'roaming_status(bool)' will be delivered in notification data. /// + /// 3 /// /// http://tizen.org/privilege/telephony /// @@ -77,6 +82,7 @@ namespace Tizen.Telephony /// Notification to be invoked when the signal strength changes. /// Network.Rssi will be delivered in notification data. /// + /// 3 /// /// http://tizen.org/privilege/telephony /// @@ -85,6 +91,7 @@ namespace Tizen.Telephony /// Notification to be invoked when the network name changes. /// 'network_name(string)' will be delivered in notification data. /// + /// 3 /// /// http://tizen.org/privilege/telephony /// @@ -93,6 +100,7 @@ namespace Tizen.Telephony /// Notification to be invoked when the ps type changes. /// Network.PSType will be delivered in notification data. /// + /// 3 /// /// http://tizen.org/privilege/telephony /// @@ -101,6 +109,7 @@ namespace Tizen.Telephony /// Notification to be invoked when the default data subscription changes. /// Network.DefaultDataSubscription will be delivered in notification data. /// + /// 3 /// /// http://tizen.org/privilege/telephony /// @@ -109,6 +118,7 @@ namespace Tizen.Telephony /// Notification to be invoked when the default subscription changes. /// Network.DefaultSubscription will be delivered in notification data. /// + /// 3 /// /// http://tizen.org/privilege/telephony /// @@ -117,6 +127,7 @@ namespace Tizen.Telephony /// Notification to be invoked when the LAC (Location Area Code) changes. /// 'lac(int)' will be delivered in notification data. /// + /// 3 /// /// http://tizen.org/privilege/location.coarse /// @@ -125,6 +136,7 @@ namespace Tizen.Telephony /// Notification to be invoked when the TAC (Tracking Area Code) changes. /// 'tac(int)' will be delivered in notification data. /// + /// 3 /// /// http://tizen.org/privilege/location.coarse /// @@ -133,6 +145,7 @@ namespace Tizen.Telephony /// Notification to be invoked when the system ID changes. /// 'sid(int)' will be delivered in notification data. /// + /// 3 /// /// http://tizen.org/privilege/location.coarse /// @@ -141,6 +154,7 @@ namespace Tizen.Telephony /// Notification to be invoked when the network ID changes. /// 'nid(int)' will be delivered in notification data. /// + /// 3 /// /// http://tizen.org/privilege/location.coarse /// @@ -149,6 +163,7 @@ namespace Tizen.Telephony /// Notification to be invoked when the base station ID changes. /// 'id(int)' will be delivered in notification data. /// + /// 3 /// /// http://tizen.org/privilege/location.coarse /// @@ -157,6 +172,7 @@ namespace Tizen.Telephony /// Notification to be invoked when the base station latitude changes. /// 'latitude(int)' will be delivered in notification data. /// + /// 3 /// /// http://tizen.org/privilege/location.coarse /// @@ -165,6 +181,7 @@ namespace Tizen.Telephony /// Notification to be invoked when the base station longitude changes. /// 'longitue(int)' will be delivered in notification data. /// + /// 3 /// /// http://tizen.org/privilege/location.coarse /// @@ -173,6 +190,7 @@ namespace Tizen.Telephony /// Notification to be invoked when a voice call is in idle status. /// 'handle id(uint)' will be delivered in notification data. /// + /// 3 /// /// http://tizen.org/privilege/telephony /// @@ -181,6 +199,7 @@ namespace Tizen.Telephony /// Notification to be invoked when a voice call is in active status. /// 'handle id(uint)' will be delivered in notification data. /// + /// 3 /// /// http://tizen.org/privilege/telephony /// @@ -189,6 +208,7 @@ namespace Tizen.Telephony /// Notification to be invoked when a voice call is in held status. /// 'handle id(uint)' will be delivered in notification data. /// + /// 3 /// /// http://tizen.org/privilege/telephony /// @@ -197,6 +217,7 @@ namespace Tizen.Telephony /// Notification to be invoked when a voice call is in dialing status. /// 'handle id(uint)' will be delivered in notification data. /// + /// 3 /// /// http://tizen.org/privilege/telephony /// @@ -205,6 +226,7 @@ namespace Tizen.Telephony /// Notification to be invoked when a voice call is in alertingstatus. /// 'handle id(uint)' will be delivered in notification data. /// + /// 3 /// /// http://tizen.org/privilege/telephony /// @@ -213,6 +235,7 @@ namespace Tizen.Telephony /// Notification to be invoked when a voice call is in incoming status. /// 'handle id(uint)' will be delivered in notification data. /// + /// 3 /// /// http://tizen.org/privilege/telephony /// @@ -221,6 +244,7 @@ namespace Tizen.Telephony /// Notification to be invoked when a video call is in idle status. /// 'handle id(uint)' will be delivered in notification data. /// + /// 3 /// /// http://tizen.org/privilege/telephony /// @@ -229,6 +253,7 @@ namespace Tizen.Telephony /// Notification to be invoked when a video call is in active status. /// 'handle id(uint)' will be delivered in notification data. /// + /// 3 /// /// http://tizen.org/privilege/telephony /// @@ -237,6 +262,7 @@ namespace Tizen.Telephony /// Notification to be invoked when a video call is in dialing status. /// 'handle id(uint)' will be delivered in notification data. /// + /// 3 /// /// http://tizen.org/privilege/telephony /// @@ -245,6 +271,7 @@ namespace Tizen.Telephony /// Notification to be invoked when a video call is in alerting status. /// 'handle id(uint)' will be delivered in notification data /// + /// 3 /// /// http://tizen.org/privilege/telephony /// @@ -253,6 +280,7 @@ namespace Tizen.Telephony /// Notification to be invoked when a video call is in incoming status. /// 'handle id(uint)' will be delivered in notification data /// + /// 3 /// /// http://tizen.org/privilege/telephony /// @@ -261,6 +289,7 @@ namespace Tizen.Telephony /// Notification to be invoked when the preferred voice subscription changes. /// CallPreferredVoiceSubscription will be delivered in notification data /// + /// 3 /// /// http://tizen.org/privilege/telephony /// @@ -270,6 +299,7 @@ namespace Tizen.Telephony /// /// Telephony notification type /// + /// 3 public Notification NotificationType { get; @@ -279,6 +309,7 @@ namespace Tizen.Telephony /// /// Data as per the Notification type /// + /// 3 public object NotificationData { get; diff --git a/src/Tizen.Telephony/Tizen.Telephony/StateEventArgs.cs b/src/Tizen.Telephony/Tizen.Telephony/StateEventArgs.cs index 010b43a..a7b4e4c 100644 --- a/src/Tizen.Telephony/Tizen.Telephony/StateEventArgs.cs +++ b/src/Tizen.Telephony/Tizen.Telephony/StateEventArgs.cs @@ -30,6 +30,7 @@ namespace Tizen.Telephony /// /// The Current State /// + /// 3 public State CurrentState { get; -- 2.7.4