Enumeration StatsServiceDeviceType

StatsServiceDeviceTypeは、配信先デバイスの種類を表します。
StatsServiceDeviceType stands for the types of target devices.
DESKTOP
PCPC
WAP_MOBILE
従来型携帯電話(フィーチャーフォン)Contemporary mobile phones (Feature Phone)
SMARTPHONE
スマートフォンSmartphones
TABLET
タブレットTablet device
UNKNOWN
未知の値です。Unknown Value

Enumeration Members

Enumeration Members

Desktop: "DESKTOP"
Smartphone: "SMARTPHONE"
Tablet: "TABLET"
Unknown: "UNKNOWN"
WapMobile: "WAP_MOBILE"