Package-level declarations

Types

Link copied to clipboard

Android permission check for Call Depending on the call capabilities, checkAndroidPermissions will return true if all the android permissions are granted required by the call. By default having a capability to stream audio for an audio call will require the android.Manifest.permission.RECORD_AUDIO permission. This check ensures that the required permission based on the call configuration are granted.