Language

AdRequestType Enum

Definition

public enum AdRequestType
type AdRequestType = 
Inheritance
AdRequestType

Fields

Name Value Description
Start 1

Request to start an advertisement.

Android reference for android.media.tv.AdRequest.REQUEST_TYPE_START.

Portions of this page are modifications based on work created and shared by the Android Open Source Project and used according to terms described in the Creative Commons 2.5 Attribution License.

Stop 2

Request to stop an advertisement.

Android reference for android.media.tv.AdRequest.REQUEST_TYPE_STOP.

Portions of this page are modifications based on work created and shared by the Android Open Source Project and used according to terms described in the Creative Commons 2.5 Attribution License.

Applies to