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

Method getToken

packages/firebase-installations/common.ts:6–6  ·  view source on GitHub ↗
(forceRefresh?: boolean)

Source from the content-addressed store, hash-verified

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

Callers 3

getTokenMethod · 0.65
onSuccessMethod · 0.65
getTokenMethod · 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