Package com.pexip.sdk.api.infinity
Class RequestedLayout
-
- All Implemented Interfaces:
@Serializable() public final class RequestedLayout
-
-
Field Summary
Fields Modifier and Type Field Description private final ScreenprimaryScreen
-
Constructor Summary
Constructors Constructor Description RequestedLayout(Screen primaryScreen)
-
Method Summary
Modifier and Type Method Description final ScreengetPrimaryScreen()-
-
Constructor Detail
-
RequestedLayout
RequestedLayout(Screen primaryScreen)
-
-
Method Detail
-
getPrimaryScreen
final Screen getPrimaryScreen()
-
-
-
-