SandboxedSdkUiSessionState.Active


public static class SandboxedSdkUiSessionState.Active extends SandboxedSdkUiSessionState


There is an open session with the supplied SandboxedUiAdapter and its UI is currently being displayed. This state is set after the first draw event of the SandboxedSdkView.

Summary

Public fields

INSTANCE

Added in 1.0.0-alpha07
public static @NonNull SandboxedSdkUiSessionState.Active INSTANCE