toggle menu
pubnub-gson-api
10.2.0
jvm
switch theme
search in API
pubnub-gson-api
/
com.pubnub.api.java.models.consumer.objects_api.member
/
PNUUID
/
UUIDWithCustom
UUIDWith
Custom
open
class
UUIDWithCustom
:
PNUUID
Members
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