SandboxedSdkUiSessionStateChangedListener


public fun interface SandboxedSdkUiSessionStateChangedListener


A listener for changes to the state of the UI session associated with SandboxedSdkView.

Summary

Public methods

abstract void

Called when the state of the session for SandboxedSdkView is updated.

Public methods

onStateChanged

Added in 1.0.0-alpha07
abstract void onStateChanged(@NonNull SandboxedSdkUiSessionState state)

Called when the state of the session for SandboxedSdkView is updated.