Android Studio Sign in

SharedUiAdapter.Session


public interface SharedUiAdapter.Session extends AutoCloseable


A single session with the UI provider.

Summary

Public methods

abstract void

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

Public methods

close

Added in 1.0.0-alpha17
Deprecated in 1.0.0-alpha17
abstract void close()

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

Morty Proxy This is a proxified and sanitized view of the page, visit original site.