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

This property is deprecated. This library is no longer supported.

const String

This property is deprecated. This library is no longer supported.

Public constructors

This function is deprecated. This library is no longer supported.

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.

OBSTRUCTIONS

const val OBSTRUCTIONSString

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

The information that will be collected is SandboxedSdkViewUiInfo.obstructedGeometry.

Public constructors

SandboxedUiAdapterSignalOptions

Added in 1.0.0-alpha17
Deprecated in 1.0.0-alpha17
SandboxedUiAdapterSignalOptions()