checkServiceStatus

open suspend override fun checkServiceStatus(service: ServiceType): ServiceStatus

Checks the current availability and state of a system service.

Return

The current ServiceStatus.

Parameters

service

The type of service to check (e.g., ServiceType.LOCATION_GPS).