init(identifier:container:)
Creates a new content identifier.
Declaration
init(identifier: String, container: TVContentIdentifier?)Parameters
- identifier:
The string to be used as the identifier.
- container:
The container (if any) that contains the content.
Return Value
A newly initialized content identifier object.