Package-level declarations

Types

Link copied to clipboard
external interface Installations

Functions

Link copied to clipboard
external fun delete(installations: Installations): Promise<Unit>
Link copied to clipboard
external fun getId(installations: Installations): Promise<String>
Link copied to clipboard
external fun getInstallations(app: FirebaseApp? = definedExternally): Installations
Link copied to clipboard
external fun getToken(installations: Installations, forceRefresh: Boolean): Promise<String>