Share via


AdResponse.ResponseTypePlaying Field

Definition

Caution

This constant will be removed in the future version. Use Android.Media.TV.AdResponseType enum directly instead of this field.

[Android.Runtime.Register("RESPONSE_TYPE_PLAYING", ApiSince=33)]
[System.Obsolete("This constant will be removed in the future version. Use Android.Media.TV.AdResponseType enum directly instead of this field.", true)]
public const Android.Media.TV.AdResponseType ResponseTypePlaying = 1;
[<Android.Runtime.Register("RESPONSE_TYPE_PLAYING", ApiSince=33)>]
[<System.Obsolete("This constant will be removed in the future version. Use Android.Media.TV.AdResponseType enum directly instead of this field.", true)>]
val mutable ResponseTypePlaying : Android.Media.TV.AdResponseType

Field Value

Value = 1

Implements

Attributes

Applies to