isCallForwardAllowed

fun isCallForwardAllowed(context: Context): Boolean

Check whether the isCallForward feature is enabled or not.

Return

true if the feature is enabled, false otherwise.

Parameters

context

The application context