makeCall

abstract fun makeCall(contact: IRainbowContact, video: Boolean, front: Boolean, subject: String?)

Make a call using web rtc stack.

Parameters

contact

: rainbow contact that will be called

video

boolean to choose if the call starts with video or not

front

boolean to choose front facing camera or not

subject

subject of the call