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.pubsub.objects
/
PNDeleteMembershipEvent
PNDelete
Membership
Event
data
class
PNDeleteMembershipEvent
(
val
channelId
:
String
,
val
uuid
:
String
)
Members
Constructors
PNDelete
Membership
Event
Link copied to clipboard
constructor
(
channelId
:
String
,
uuid
:
String
)
Properties
channel
Id
Link copied to clipboard
val
channelId
:
String
uuid
Link copied to clipboard
val
uuid
:
String