AnswerResponse

constructor(callId: UUID, sdp: String, customHeaders: ArrayList<CustomHeaders> = arrayListOf())

Parameters

callId

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.