Channel connection configuration.
More...
Channel connection configuration.
◆ ChannelConnectionLayoutConfig()
fm.liveswitch.ChannelConnectionLayoutConfig.ChannelConnectionLayoutConfig |
( |
| ) |
|
◆ fromJson()
Deserializes a channel connection layout config from JSON.
- Parameters
-
channelConnectionLayoutConfigJson | The channel connection layout configuration as JSON. |
- Returns
- The channel connection layout configuration.
◆ toJson() [1/2]
String fm.liveswitch.ChannelConnectionLayoutConfig.toJson |
( |
| ) |
|
Serializes this channel connection layout configuration to JSON.
- Returns
- The channel connection layout configuration as JSON.
◆ toJson() [2/2]
Serializes a channel connection layout config to JSON.
- Parameters
-
channelConnectionLayoutConfig | The channel connection layout configuration. |
- Returns
- The channel connection layout configuration as JSON.