Package com.pexip.sdk.api.infinity
Class SplashScreenEvent
-
- All Implemented Interfaces:
-
com.pexip.sdk.api.Event,com.pexip.sdk.api.infinity.InfinityEvent
@Serializable()@SerialName(value = "splash_screen") public final class SplashScreenEvent implements InfinityEvent
-
-
Constructor Summary
Constructors Constructor Description SplashScreenEvent(String screenKey)
-
Method Summary
Modifier and Type Method Description final StringgetScreenKey()-
-
Constructor Detail
-
SplashScreenEvent
SplashScreenEvent(String screenKey)
-
-
Method Detail
-
getScreenKey
final String getScreenKey()
-
-
-
-