Member predicate ClientWebSocket :: ClientSocket :: getAResponseDataNode
Gets a data flow node that refers to some representation of the response, possibly wrapped in a promise object.
See the decription of responseType
in ClientRequest::getAResponseDataNode
.
Node
getAResponseDataNode
(
string
responseType
,
boolean
promise
)