callState

open fun callState(accountID: String, callID: Int, callStateCode: Int, callStateStatus: Int, connectTimestamp: Long)

Emit a call state broadcast intent.

Parameters

accountID

call's account IdUri

callID

call ID number

callStateCode

SIP call state code

callStateStatus

SIP call state status

connectTimestamp

call start timestamp