MCPcopy Create free account
hub / github.com/NativeScript/firebase / getId

Method getId

packages/firebase-installations/common.ts:5–5  ·  view source on GitHub ↗
()

Source from the content-addressed store, hash-verified

3 app: FirebaseApp;
4 delete(): Promise<void>;
5 getId(): Promise<string>;
6 getToken(forceRefresh?: boolean): Promise<string>;
7}

Callers 3

idMethod · 0.65
idMethod · 0.65
idMethod · 0.65

Implementers 3

Installationspackages/firebase-installations/index.
Installationspackages/firebase-installations/index.
Installationspackages/firebase-installations/index.

Calls

no outgoing calls

Tested by

no test coverage detected