Class Command
Definition
- Namespace:
- Tizen.Multimedia.Remoting
- Assembly:
- Tizen.Multimedia.Remoting.dll
- API Level:
- 5
Provides a means to send command to media control server.
C#Copypublic abstract class Command
- Inheritance
-
Command
- Derived
-
Tizen.Multimedia.Remoting.DisplayModeCommandTizen.Multimedia.Remoting.DisplayModeCommandTizen.Multimedia.Remoting.DisplayModeCommandTizen.Multimedia.Remoting.DisplayModeCommandTizen.Multimedia.Remoting.DisplayModeCommandTizen.Multimedia.Remoting.DisplayModeCommandTizen.Multimedia.Remoting.DisplayRotationCommandTizen.Multimedia.Remoting.DisplayRotationCommandTizen.Multimedia.Remoting.DisplayRotationCommandTizen.Multimedia.Remoting.DisplayRotationCommandTizen.Multimedia.Remoting.DisplayRotationCommandTizen.Multimedia.Remoting.DisplayRotationCommandTizen.Multimedia.Remoting.Mode360CommandTizen.Multimedia.Remoting.Mode360CommandTizen.Multimedia.Remoting.Mode360CommandTizen.Multimedia.Remoting.Mode360CommandTizen.Multimedia.Remoting.Mode360CommandTizen.Multimedia.Remoting.Mode360CommandTizen.Multimedia.Remoting.SubtitleModeCommandTizen.Multimedia.Remoting.SubtitleModeCommandTizen.Multimedia.Remoting.SubtitleModeCommandTizen.Multimedia.Remoting.SubtitleModeCommandTizen.Multimedia.Remoting.SubtitleModeCommandTizen.Multimedia.Remoting.SubtitleModeCommand
Constructors
Declaration
C#Copyprotected Command()
API Level: 5
Properties
Declaration
C#Copyprotected string ReceiverId { get; }
Property Value
Type | Description |
---|---|
System.String |
API Level: 5
Methods
View Source
OnResponseCompleted()
Represents a method that is called when an response command completes.
Declaration
C#Copyprotected virtual void OnResponseCompleted()