Release 4.0.0-preview1-00285
[platform/core/csapi/tizenfx.git] / src / Tizen.Tapi / Tizen.Tapi / CallData.cs
index a47b120..0ce86ec 100755 (executable)
@@ -909,6 +909,9 @@ namespace Tizen.Tapi
             _status = status;
         }
 
+        /// <summary>
+        /// Gets the sound mute path.
+        /// </summary>
         public SoundMutePath Path
         {
             get
@@ -917,6 +920,9 @@ namespace Tizen.Tapi
             }
         }
 
+        /// <summary>
+        /// Gets the sound mute status.
+        /// </summary>
         public SoundMuteStatus Status
         {
             get