isVoiceMailAllowed

fun isVoiceMailAllowed(context: Context): Boolean

Call this method to check whether the Voice Mail feature is allowed or not

Return

true if voicemail allowed otherwise false

Parameters

context

Context context of application