Invite Response
constructor(callId: UUID, sdp: String, callerIdName: String, callerIdNumber: String, sessid: String, customHeaders: ArrayList<CustomHeaders> = arrayListOf())
Parameters
call Id
a unique UUID that represents each ongoing call.
sdp
the Session Description Protocol that is received as a part of the answer to the call.
caller Id Name
the name of the person who sent the invitation
caller Id Number
the number of the person who sent the invitation
sessid
the Telnyx Session ID on the socket connection.