toggle menu
pexip-android-sdk
0.17.0
jvm
switch theme
search in API
sdk-conference
/
com.pexip.sdk.conference
/
ReferConferenceEvent
Refer
Conference
Event
data
class
ReferConferenceEvent
(
val
at
:
Instant
,
val
conferenceAlias
:
String
,
val
token
:
String
)
:
ConferenceEvent
Members
Constructors
Refer
Conference
Event
Link copied to clipboard
constructor
(
at
:
Instant
,
conferenceAlias
:
String
,
token
:
String
)
Properties
at
Link copied to clipboard
open
override
val
at
:
Instant
conference
Alias
Link copied to clipboard
val
conferenceAlias
:
String
token
Link copied to clipboard
val
token
:
String