Options
All
  • Public
  • Public/Protected
  • All
Menu

Enumeration ACTIVITY_IDENTIFICATION_ENUM

Index

Enumeration members

BIKE

BIKE:
en

the device is on a bicycle

zh

设备在自行车上

FOOT

FOOT:
en

the device user is walking or running

zh

设备在行走或跑步

OTHERS

OTHERS:
en

the current activity cannot be detected

zh

无法检测当前活动

RUNNING

RUNNING:
en

the user of the device is walking,it is a sub-activity of FOOT

zh

设备的用户正在奔跑,这是FOOT的子活动

STILL

STILL:
en

the device is still

zh

设备静止

TILTING

TILTING:
en

the device has an obvious tilt change

zh

设备有明显的重力变化

VEHICLE

VEHICLE: = 100
en

the device is in a vehicle, such as a car

zh

设备在车辆中,如汽车

WALKING

WALKING: = 107
en

the device has an obvious tilt change

zh

设备的用户正在行走,这是FOOT的子活动

Generated using TypeDoc