pubnub-kotlin-docs
Toggle table of contents
13.1.0
jvm
Target filter
jvm
Switch theme
Search in API
Skip to content
pubnub-kotlin-docs
pubnub-kotlin-core-api
/
com.pubnub.api.logging
/
NetworkResponseMessage
/
NetworkResponseMessage
Network
Response
Message
jvm
constructor
(
url
:
String
,
status
:
Int
,
headers
:
Map
<
String
,
String
>
?
=
null
,
body
:
String
?
=
null
)