Params

constructor(videos: List<RequestVideos.Params.Video>, clientId: ClientIdentifier)

Parameters

videos

the list of fileNames of videos that should be sent to the client. An empty list here means that all (for this client) available videos should be sent to the client.

clientId

The ClientIdentifier of the requesting client, to which the videos should be sent.