SandboxedSdkUiSessionStateChangedListener


fun interface SandboxedSdkUiSessionStateChangedListener


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

Summary

Public functions

Unit

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

Public functions

onStateChanged

Added in 1.0.0-alpha07
fun onStateChanged(state: SandboxedSdkUiSessionState): Unit

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