Rate this page:

VICalls

Methods

getMissingPermissions

Copy URL
@JvmStatic
fun getMissingPermissions(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

  • videoSupportEnabled:

    Boolean

    Whether permissions for video calls are required

Returns

  • type:

    List<String>

Props

version

Copy URL
val version: 

String

Returns

  • type:

    String

eglBase

Copy URL
var eglBase: 

EglBase?

This API is in beta and subject to change.

Externally created WebRTC EglBase.

Returns

  • type:

    EglBase?