pexip-android-sdk
Toggle table of contents
0.17.5
jvm
Platform filter
jvm
Switch theme
Search in API
pexip-android-sdk
sdk-registration
/
com.pexip.sdk.registration
/
IncomingRegistrationEvent
Incoming
Registration
Event
data
class
IncomingRegistrationEvent
(
val
at
:
Instant
,
val
conferenceAlias
:
String
,
val
remoteDisplayName
:
String
,
val
token
:
String
)
:
RegistrationEvent
(
source
)
Members
Constructors
Incoming
Registration
Event
Link copied to clipboard
constructor
(
at
:
Instant
,
conferenceAlias
:
String
,
remoteDisplayName
:
String
,
token
:
String
)
Properties
at
Link copied to clipboard
open
override
val
at
:
Instant
conference
Alias
Link copied to clipboard
val
conferenceAlias
:
String
remote
Display
Name
Link copied to clipboard
val
remoteDisplayName
:
String
token
Link copied to clipboard
val
token
:
String