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-gson-api
/
com.pubnub.api.java.models.consumer.objects_api.channel
/
PNGetChannelMetadataResult
PNGet
Channel
Metadata
Result
open
class
PNGetChannelMetadataResult
:
EntityEnvelope
<
PNChannelMetadata
>
Members
Constructors
PNGet
Channel
Metadata
Result
Link copied to clipboard
constructor
(
status
:
Int
,
data
:
PNChannelMetadata
)