Interface GeckoRuntime.ActivityDelegate

Enclosing class:
GeckoRuntime

public static interface GeckoRuntime.ActivityDelegate
This is used to allow GeckoRuntime to start activities via the embedding application (and Activity). Currently this is used to invoke the Google Play FIDO Activity in order to integrate with the Web Authentication API.
See Also: