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.member
/
PNMember
/
Partial
/
Partial
Partial
constructor
(
uuidId
:
String
,
custom
:
CustomObject
?
=
null
,
status
:
String
?
=
null
,
type
:
String
?
=
null
)