PlatformType
Represents a type of end user platform.
enum PlatformType {
MOBILE
OTT
WEB
}
Values
PlatformType.MOBILE
Mobile device (e.g., iPhone, iPad, Pixel, etc.).
PlatformType.OTT
OTT device (Apple TV, Fire TV, Roku, etc.).
PlatformType.WEB
Web browser.
Member Of
CreateHeroInput
input ● Hero
object ● HomeScreenHero
object ● UpdateHeroInput
input