response property
String
get
response
Status line of the 1xx SIP response received from remote side when app makes outgoing call
Implementation
String get response => _response;
Status line of the 1xx SIP response received from remote side when app makes outgoing call
String get response => _response;