FirebaseAppCheck.AppCheckListener

interface FirebaseAppCheck.AppCheckListener


Summary

Public functions

Unit

This method gets invoked on the UI thread on changes to the token state.

Public functions

onAppCheckTokenChanged

fun onAppCheckTokenChanged(token: AppCheckToken): Unit

This method gets invoked on the UI thread on changes to the token state. Does not trigger on token expiry.