take Call
abstract fun takeCall(call: WebRTCCall?, withVideo: Boolean, front: Boolean)
Content copied to clipboard
This method is used when incoming call event is detected
Parameters
call
: WebRTCCall the call to take
withVideo
: boolean to choose if the call is taken with video or not
front
boolean to choose front facing camera or not