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
/
PNHistoryResult
/
PNHistoryResult
PNHistory
Result
common
constructor
(
messages
:
List
<
PNHistoryItemResult
>
,
startTimetoken
:
Long
,
endTimetoken
:
Long
)