A2uiUrlOpener
public fun interface A2uiUrlOpener
Interface to open a URL.
The implementation of this interface should be provided by the platform (e.g., using Android's Intent.ACTION_VIEW).
public fun interface A2uiUrlOpener
Interface to open a URL.
The implementation of this interface should be provided by the platform (e.g., using Android's Intent.ACTION_VIEW).
Content and code samples on this page are subject to the licenses described in the Content License. Java and OpenJDK are trademarks or registered trademarks of Oracle and/or its affiliates.
Last updated 2026-09-23 UTC.