toggle menu
telnyx_rtc
androidJvm
switch theme
search in API
telnyx_rtc
/
com.telnyx.webrtc.sdk.verto.send
/
UserVariables
User
Variables
data
class
UserVariables
(
val
pushDeviceToken
:
String
,
val
pushNotificationProvider
:
String
=
"android"
)
Members
Constructors
User
Variables
Link copied to clipboard
constructor
(
pushDeviceToken
:
String
,
pushNotificationProvider
:
String
=
"android"
)
Properties
push
Device
Token
Link copied to clipboard
@
SerializedName
(
value
=
"push_device_token"
)
val
pushDeviceToken
:
String
push
Notification
Provider
Link copied to clipboard
@
SerializedName
(
value
=
"push_notification_provider"
)
val
pushNotificationProvider
:
String