isCellularCallAllowed

fun isCellularCallAllowed(context: Context): Boolean

Call this method to check whether the CellularCall feature is enabled or not.

Return

true if the user is allowed to use CellularCall feature.

Parameters

context

The application context