game constant

ActivityType const game

Status type when playing a game

Implementation

static const ActivityType game = ActivityType._create(0);