incoming Call
open fun incomingCall(accountID: String, callID: Int, displayName: String, remoteUri: String, isVideo: Boolean)
Emit an incoming call broadcast intent.
Parameters
account ID
call's account IdUri
call ID
call ID number
display Name
the display name of the remote party
remote Uri
the IdUri of the remote party
is Video
whether the call has video or not