Class JsSIP.IncomingResponse
An instance of JsSIP.IncomingResponse
holds a received SIP response.
Parent Class
JsSIP.IncomingResponse
inherits from JsSIP.IncomingMessage
.
Instance Attributes
status_code
Number
indicating the status code of the SIP response.
reason_phrase
String
indicating the reason phrase of the SIP response.