SipCall

constructor(account: SipAccount, callID: Int)

Incoming call constructor.

Parameters

account

the account which own this call

callID

the id of this call


constructor(account: SipAccount)

Outgoing call constructor.

Parameters

account

account which owns this call