MultimediaChannelConfigurationState (Type)
Type of state passed to MultimediaChannel.setConfigurationState command. Eg 'Active', 'Inactive' or 'InactiveClearToken'.
Based On:
Enumeration
Possible Values:
Value | Display Value | Description |
---|---|---|
Active | Active (1) | |
Inactive | Inactive (0) | |
InactiveClearToken | Inactive and clear existing token (2) |
Error Message:
Must be an string that identifies how the channel state should be set. Eg 'Active', 'Inactive' or 'InactiveClearToken'.