startSticky constant

AndroidServiceStartType const startSticky

Corresponds to Service.START_STICKY.

Implementation

static const AndroidServiceStartType startSticky = AndroidServiceStartType(1);