enableVideoCalls

abstract fun enableVideoCalls(enableVideoCalls: Boolean): SinchClientBuilder

Manages initialization of video calls functionality. By default this functionality is enabled.

Return

The SinchClientBuilder instance.

Parameters

enableVideoCalls

Indicates if video calling functionalities should be initialized.