Request code int to associate with the browser switch request
The target url used to initiate the browser switch
A JSONObject containing metadata persisted through the browser switch
Clear singleton storage holding single pending browser switch request. Should be called after a successful call to parseResult
Context for storage to be cleared
Returns a representation of an immutable list of all enum entries, in the order they're declared.
This method may be used to iterate over the enum entries.
Capture a pending browser switch result for an Android activity into a persistent storage cache.
To obtain the result in a separate activity, call deliverResultFromCache.
the activity that received the deep link back into the app
No browser switch result was found. This is the expected result when a user cancels the browser switch flow without completing by closing the browser, or navigates back to the app without completing the browser switch flow.