A sink output (e.g.
More...
A sink output (e.g.
device, track, screen).
◆ SinkOutput()
| fm.liveswitch.SinkOutput.SinkOutput |
( |
String |
idValue, |
|
|
String |
name |
|
) |
| |
◆ fromJson()
Deserializes an instance from JSON.
- Parameters
-
| sinkOutputJson | The sink output JSON. |
◆ fromJsonArray()
Deserializes an instance array from JSON.
- Parameters
-
| sinkOutputsJson | The sink outputs JSON. |
◆ getId()
| String fm.liveswitch.SinkOutput.getId |
( |
| ) |
|
◆ getName()
| String fm.liveswitch.SinkOutput.getName |
( |
| ) |
|
◆ toJson() [1/2]
| String fm.liveswitch.SinkOutput.toJson |
( |
| ) |
|
Serializes this instance to JSON.
◆ toJson() [2/2]
Serializes an instance to JSON.
- Parameters
-
| sinkOutput | The sink output. |
◆ toJsonArray()
Serializes an instance array to JSON.
- Parameters
-
| sinkOutputs | The sink outputs. |
◆ toString()
| String fm.liveswitch.SinkOutput.toString |
( |
| ) |
|
Returns a string that represents this instance.
- Returns
- A string that represents this instance.