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
/
SplashScreenEvent
Splash
Screen
Event
@
Serializable
@
SerialName
(
value
=
"splash_screen"
)
data
class
SplashScreenEvent
(
val
screenKey
:
String
?
=
null
)
:
InfinityEvent
(
source
)
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