MEDIA_PLAYBACK constant

int const MEDIA_PLAYBACK

Constant corresponding to mediaPlayback in the R.attr.foregroundServiceType attribute. Music, video, news or other media playback.

Implementation

static const int MEDIA_PLAYBACK = 2;