Interface SetVideoAssignmentResponse

Response to a set video assignment request from the server.

Signature

declare interface SetVideoAssignmentResponse extends MediaApiResponse

Heritage

Extends MediaApiResponse

Property signatures

Name Description
requestId ID of the associated request.
(Inherited from MediaApiResponse)
setAssignment Set video assignment. This is always empty.
status Response status for the request.
(Inherited from MediaApiResponse)