isVoipCallAllowed

fun isVoipCallAllowed(context: Context): Boolean

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

Return

true if the user is allowed to use voip feature.

Parameters

context

The application context