[MediaController] Add new APIs for sending command and its callback (#396)
[platform/core/csapi/tizenfx.git] / src / Tizen.Multimedia.Remoting / MediaController / PlaybackCommandReceivedEventArgs.cs
index d5c2dc6..a3e8b6d 100644 (file)
@@ -22,6 +22,7 @@ namespace Tizen.Multimedia.Remoting
     /// Provides data for the <see cref="MediaControlServer.PlaybackCommandReceived"/> event.
     /// </summary>
     /// <since_tizen> 4 </since_tizen>
+    [Obsolete("Please do not use! This will be deprecated. Please use PlaybackActionCommandReceived instead.")]
     public class PlaybackCommandReceivedEventArgs : EventArgs
     {
         /// <summary>