Package com.pexip.sdk.api.infinity
Class Screen
-
- All Implemented Interfaces:
@Serializable() public final class Screen
-
-
Field Summary
Fields Modifier and Type Field Description private final LayoutIdhostLayoutprivate final LayoutIdguestLayout
-
Constructor Summary
Constructors Constructor Description Screen(LayoutId hostLayout, LayoutId guestLayout)
-
Method Summary
Modifier and Type Method Description final LayoutIdgetHostLayout()final LayoutIdgetGuestLayout()-
-
Method Detail
-
getHostLayout
final LayoutId getHostLayout()
-
getGuestLayout
final LayoutId getGuestLayout()
-
-
-
-