ActivityResultLauncherHost

A host of ActivityResultLauncher which is used to start another Activity through AuthActivityStarter.

Gets notified when ActivityResultLauncher needs to be recreated or invalidated due to host Activity recreation.

Inheritors

Functions

Link copied to clipboard

Notify the ActivityResultLaunchers are invalid. This happens when the host Activity is destroyed.

Link copied to clipboard

Notify the PaymentAuthenticator that a new ActivityResultCaller and ActivityResultCallback is available. This happens when the host Activity is recreated and its ActivityResultLauncher needs to be re-registered.