SandboxedUiAdapterSignalOptions


class SandboxedUiAdapterSignalOptions


This class defines the set of signal options which can be set on a SessionObserverFactory which is associated with a SandboxedUiAdapter.

Summary

Constants

const String

When this signal option is set, information about the geometry of the UI container hosting the SandboxedUiAdapter.Session will be sent through SessionObserver.onUiContainerChanged.

Public constructors

Constants

GEOMETRY

const val GEOMETRYString

When this signal option is set, information about the geometry of the UI container hosting the SandboxedUiAdapter.Session will be sent through SessionObserver.onUiContainerChanged.

The set of information that will be collected is: SandboxedSdkViewUiInfo.uiContainerWidth, SandboxedSdkViewUiInfo.uiContainerHeight, SandboxedSdkViewUiInfo.onScreenGeometry and SandboxedSdkViewUiInfo.uiContainerOpacityHint.

Public constructors

SandboxedUiAdapterSignalOptions

Added in 1.0.0-alpha15
SandboxedUiAdapterSignalOptions()