WALKING constant

int const WALKING

The device user is walking. This is a sub activity of the FOOT activity.

Implementation

static const int WALKING = 107;