pubnub-kotlin-docs
Toggle table of contents
13.1.0
common
Target filter
common
Switch theme
Search in API
Skip to content
pubnub-kotlin-docs
pubnub-kotlin-api
/
com.pubnub.api.models.consumer.objects.channel
/
PNChannelMetadataResult
PNChannel
Metadata
Result
data
class
PNChannelMetadataResult
(
val
status
:
Int
,
val
data
:
PNChannelMetadata
)
Members
Constructors
PNChannel
Metadata
Result
Link copied to clipboard
constructor
(
status
:
Int
,
data
:
PNChannelMetadata
)
Properties
data
Link copied to clipboard
val
data
:
PNChannelMetadata
status
Link copied to clipboard
val
status
:
Int