setVideoCall

fun setVideoCall(isVideoCall: Boolean): DialParams

Sets flag which indicates whether it is video call or audio call.

Return

this

Since

0.7.0

Parameters

isVideoCall

If true, the call will be set up as video call.