Mirrors the  ForegroundServiceType  enum.
For more information about the attribute, see Android's documentation: ForegroundServiceType attribute
| Description | |
|---|---|
| Camera | Mirrors android:foregroundServiceType="camera". | 
| ConnectedDevice | Mirrors android:foregroundServiceType="connectedDevice". | 
| DataSync | Mirrors android:foregroundServiceType="dataSync". | 
| Location | Mirrors android:foregroundServiceType="location". | 
| MediaPlayback | Mirrors android:foregroundServiceType="mediaPlayback". | 
| MediaProjection | Mirrors android:foregroundServiceType="mediaProjection". | 
| Microphone | Mirrors android:foregroundServiceType="microphone". | 
| PhoneCall | Mirrors android:foregroundServiceType="phoneCall". |