Release 4.0.0-preview1-00267
[platform/core/csapi/tizenfx.git] / src / Tizen.Messaging.Push / Tizen.Messaging.Push / ServerResponse.cs
index e0d895b..e76659b 100644 (file)
@@ -51,7 +51,8 @@ namespace Tizen.Messaging.Push
         /// </summary>
         /// <since_tizen> 3 </since_tizen>
         /// <value>
-        /// It is the Result state of the operation performed.</value>
+        /// It is the Result state of the operation performed.
+        /// </value>
         public Result ServerResult
         {
             get;
@@ -63,7 +64,8 @@ namespace Tizen.Messaging.Push
         /// </summary>
         /// <since_tizen> 3 </since_tizen>
         /// <value>
-        /// It is the Message sent by the server.</value>
+        /// It is the Message sent by the server.
+        /// </value>
         public string ServerMessage
         {
             get;