Skip to main content

WebRTC iOS Call Info

STRUCT

TxCallInfo

public struct TxCallInfo

TxCallInfo contains the required information of the current Call

Properties

callId

public internal(set) var callId: UUID

The UUID of the call

callerName

public internal(set) var callerName:String?

The caller name of the call

callerNumber

public internal(set) var callerNumber: String?

The caller number of the call