Class representing the result of creating, querying, updating or deleting live media restrictions (also known as video restrictions). More...
Properties | |
FaultDevice[] | FaultDevices [get, set] |
A list of devices for which the operation failed. | |
RestrictedMediaLive[] | RestrictedMedia [get, set] |
Íf Status is RestrictedMediaResultStatus.Success or RestrictedMediaResultStatus.PartlySuccess, the resulting live media restrictions; otherwise null. For delete, the restrictions contains only the ids of the deleted restrictions. | |
RestrictedMediaResultStatus | Status [get, set] |
The overall result of the operation performed. | |
WarningDevice[] | WarningDevices [get, set] |
A list of devices for which the operation succeeded, but with warnings. | |
Class representing the result of creating, querying, updating or deleting live media restrictions (also known as video restrictions).
|
getset |
A list of devices for which the operation failed.
|
getset |
Íf Status is RestrictedMediaResultStatus.Success or RestrictedMediaResultStatus.PartlySuccess, the resulting live media restrictions; otherwise null. For delete, the restrictions contains only the ids of the deleted restrictions.
|
getset |
The overall result of the operation performed.
|
getset |
A list of devices for which the operation succeeded, but with warnings.