SharedUiAdapter.Session


interface SharedUiAdapter.Session : AutoCloseable


A single session with the UI provider.

Summary

Public functions

Unit

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

Public functions

close

Added in 1.0.0-alpha17
Deprecated in 1.0.0-alpha17
fun close(): Unit

Closes this session, indicating that the remote provider should dispose of associated resources and that the SessionClient should not receive further callback events.