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
/
SplashScreenResponse
Splash
Screen
Response
@
Serializable
data
class
SplashScreenResponse
(
val
background
:
BackgroundResponse
,
val
elements
:
List
<
ElementResponse
>
)
(
source
)
Members
Constructors
Splash
Screen
Response
Link copied to clipboard
constructor
(
background
:
BackgroundResponse
,
elements
:
List
<
ElementResponse
>
)
Properties
background
Link copied to clipboard
val
background
:
BackgroundResponse
elements
Link copied to clipboard
val
elements
:
List
<
ElementResponse
>