GfpMediaType

The type of media content drawn in the GfpMediaView.

Entries

Link copied to clipboard

Represents static image media type. Used for displaying still images in ads.

Link copied to clipboard

Represents video media type. Used for displaying video content in ads.

Link copied to clipboard

Represents rich media type. Used for interactive or complex media content that may include multiple elements.

Link copied to clipboard

Represents an unknown or undefined media type. Used as a fallback when the media type cannot be determined.

Properties

Link copied to clipboard

Returns a representation of an immutable list of all enum entries, in the order they're declared.

Functions

Link copied to clipboard

Returns the enum constant of this type with the specified name. The string must match exactly an identifier used to declare an enum constant in this type. (Extraneous whitespace characters are not permitted.)

Link copied to clipboard

Returns an array containing the constants of this enum type, in the order they're declared.