ProviderType
enum ProviderType
Enumeration of ad provider types used in the SDK. Defines different advertising providers and their associated render types.
Properties
Functions
Link copied to clipboard
Returns the ProviderType associated with the given render type.
Returns the ProviderType associated with the given render type name.
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. This method may be used to iterate over the constants.