PNChannelMetadataResult

data class PNChannelMetadataResult(val status: Int, val data: PNChannelMetadata)

Constructors

Link copied to clipboard
constructor(status: Int, data: PNChannelMetadata)

Properties

Link copied to clipboard
Link copied to clipboard
val status: Int