Package com.pexip.sdk.api.infinity
Class SplashScreenEvent
-
- All Implemented Interfaces:
-
com.pexip.sdk.api.Event
@Serializable() public final class SplashScreenEvent implements Event
-
-
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()
-
-
-
-