Listener that is triggered when the AppCheckTokenResult changes. To be used when you need
the AppCheckTokenResult to remain valid at all times.
| abstract void |
onAppCheckTokenChanged(AppCheckTokenResult appCheckTokenResult)
This method gets invoked on the UI thread on changes to the token state.
|
This method gets invoked on the UI thread on changes to the token state. Does not trigger on token expiry.
| appCheckTokenResult |
|---|