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.member
/
PNUUID
PNUUID
abstract
class
PNUUID
Inheritors
UUIDWithCustom
Members
Constructors
PNUUID
Link copied to clipboard
constructor
(
)
Types
UUIDId
Link copied to clipboard
open
class
UUIDId
UUIDWith
Custom
Link copied to clipboard
open
class
UUIDWithCustom
:
PNUUID
Functions
uuid
Link copied to clipboard
open
fun
uuid
(
uuid
:
String
)
:
PNUUID
open
fun
uuid
(
uuid
:
String
,
status
:
String
)
:
PNUUID
uuid
With
Custom
Link copied to clipboard
open
fun
uuidWithCustom
(
uuid
:
String
,
custom
:
Map
<
String
,
Any
>
)
:
PNUUID
open
fun
uuidWithCustom
(
uuid
:
String
,
custom
:
Map
<
String
,
Any
>
,
status
:
String
)
:
PNUUID