isEmergencyCallAllowed

open fun isEmergencyCallAllowed(@NonNull context: Context): Boolean

Check if the emergency call feature is allowed

Return

true if the emergency call feature is allowed and the current user is allowed to initiate an emergency call

Parameters

context

Contextthe application context