MultimediaChannel.setConfigurationState (Method)

Sets the configuation state (if the channel is ready for uploads) of the channel.

Returns:

Void

Arguments:

Name Type Required Description
channelID MultimediaChannelID Required Id of the multimedia channel.
state MultimediaChannelConfigurationState Required String reflecting the state to which the channel should be updated to. Eg: 'Active', 'Inactive', 'InactiveClearToken'.

Context:

License Requirements (none)
Permission Requirements multimediaChannel:Admin
Deny Context (none)
Require Context AuthoringEnabled
Author Lock (not required)
Transaction Logging If transaction logging is enabled at the site level, calls to this method will be logged
Customization Customization is not supported for this method.

Error Codes:

None

Notes:

None