Builder
Builder class for SVSContentData instances
Constructors
Link copied to clipboard
                  constructor()
Creates a new SVSContentData Builder object.
Functions
Link copied to clipboard
                  Creates a SVSContentData instance from this Builder parameters
Link copied to clipboard
                  Sets the identifier of the video content.
Link copied to clipboard
                  Sets the provider identifier of the video content.
Link copied to clipboard
                  Sets the provider name of the video content.
Link copied to clipboard
                  Sets the title of the video content.
Link copied to clipboard
                  Sets the identifier of the content in a third party system.
Link copied to clipboard
                  Sets the identifier of the video content management system in charge of the content.
Link copied to clipboard
                  Sets the category of the video content.
Link copied to clipboard
                  open fun setVideoContentDistributorID(@Nullable videoContentDistributorID: String): SVSContentData.Builder
Sets the distributor identifier of the video content.
Link copied to clipboard
                  open fun setVideoContentDistributorName(@Nullable videoContentDistributorName: String): SVSContentData.Builder
Sets the distributor name of the video content.
Link copied to clipboard
                  Sets the duration of the video content (in seconds).
Link copied to clipboard
                  Sets the permissible audience for this video content.
Link copied to clipboard
                  Sets an array of keywords qualifying the video content.
Link copied to clipboard
                  Sets the type of the video content.
Link copied to clipboard
                  Sets the episode number of the video content.
Link copied to clipboard
                  Sets the season number of the video content.