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.membership
/
ChannelMembershipInput
Channel
Membership
Input
interface
ChannelMembershipInput
Inheritors
Partial
Members
Properties
channel
Link copied to clipboard
abstract
val
channel
:
String
custom
Link copied to clipboard
abstract
val
custom
:
CustomObject
?
status
Link copied to clipboard
abstract
val
status
:
String
?
type
Link copied to clipboard
abstract
val
type
:
String
?