Rate this page:

VICalls

Methods

getMissingPermissions

Copy URL
@JvmStatic
fun getMissingPermissions(context:

Context

,
videoSupportEnabled:

Boolean

):

List<String>

This API is in beta and subject to change.

Gets the list of required permissions that have not been granted by user yet.

Parameters

  • context:

    Context

    Android context

  • videoSupportEnabled:

    Boolean

    Whether permissions for video calls are required

Returns

  • type:

    List<String>

Props

version

Copy URL
val version: 

String

Returns

  • type:

    String