Property | Type | Description | |
---|---|---|---|
VideoRestriction | System.Xml.Serialization |
Method | Description | |
---|---|---|
VideoRestriction ( string countries, VideoRestrictionRelationship relationship ) : System.Xml.Serialization |
Creates an instance of VideoRestriction
|
Method | Description | |
---|---|---|
VideoRestriction ( ) : System.Xml.Serialization |
public VideoRestriction ( string countries, VideoRestrictionRelationship relationship ) : System.Xml.Serialization | ||
countries | string | A space-delimited list of countries where the video may or may not be played. /// Allowed values are country codes in ISO 3166 format. |
relationship | VideoRestrictionRelationship | Specifies whether the video is restricted or permitted for the specified countries. |
return | System.Xml.Serialization |