toggle menu
pexip-android-sdk
0.17.0
jvm
switch theme
search in API
sdk-api
/
com.pexip.sdk.api.infinity
/
SplashScreenEvent
Splash
Screen
Event
@
Serializable
@
SerialName
(
value
=
"splash_screen"
)
data
class
SplashScreenEvent
(
val
screenKey
:
String
?
=
null
)
:
InfinityEvent
Members
Constructors
Splash
Screen
Event
Link copied to clipboard
constructor
(
screenKey
:
String
?
=
null
)
Properties
screen
Key
Link copied to clipboard
@
SerialName
(
value
=
"screen_key"
)
val
screenKey
:
String
?
=
null