pexip-android-sdk
Toggle table of contents
0.17.5
jvm
Platform filter
jvm
Switch theme
Search in API
pexip-android-sdk
sdk-api
/
com.pexip.sdk.api.infinity
/
ReferEvent
Refer
Event
@
Serializable
@
SerialName
(
value
=
"refer"
)
data
class
ReferEvent
(
val
conferenceAlias
:
String
,
val
token
:
String
)
:
InfinityEvent
(
source
)
Members
Constructors
Refer
Event
Link copied to clipboard
constructor
(
conferenceAlias
:
String
,
token
:
String
)
Properties
conference
Alias
Link copied to clipboard
@
SerialName
(
value
=
"alias"
)
val
conferenceAlias
:
String
token
Link copied to clipboard
val
token
:
String