Package-level declarations
Types
Configuration class for the call foreground service.
A registry for managing call configurations related to call services.
Provides default configurations for different types of call services.
Functions
Returns a foreground service configuration appropriate for audio-only calls. Uses: FOREGROUND_SERVICE_TYPE_MICROPHONE.
Returns the default call foreground service configuration. Uses: FOREGROUND_SERVICE_TYPE_PHONE_CALL.
Returns a foreground service configuration appropriate for audio-only livestream hosts. Uses: FOREGROUND_SERVICE_TYPE_MICROPHONE.
Returns a foreground service configuration appropriate for livestream hosts. Uses: FOREGROUND_SERVICE_TYPE_CAMERA and FOREGROUND_SERVICE_TYPE_MICROPHONE.
Returns a foreground service configuration appropriate for livestream viewers. Uses: FOREGROUND_SERVICE_TYPE_MEDIA_PLAYBACK.