toggle menu
pexip-android-sdk
0.17.0
jvm
switch theme
search in API
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
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