toggle menu
pubnub-kotlin-core-api
10.2.0
common
switch theme
search in API
pubnub-kotlin-core-api
/
com.pubnub.api.models.consumer.history
/
PNHistoryItemResult
/
PNHistoryItemResult
PNHistory
Item
Result
common
constructor
(
entry
:
JsonElement
,
timetoken
:
Long
?
=
null
,
meta
:
JsonElement
?
=
null
,
error
:
PubNubError
?
=
null
,
customMessageType
:
String
?
=
null
)