isCallTransferAllowed

fun isCallTransferAllowed(context: Context): Boolean

Check whether the isCallTransfer feature is enabled or not.

Return

true if the feature is enabled, false otherwise.

Parameters

context

The application context