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

Method getDownloadURL

packages/firebase-storage/index.d.ts:68–68  ·  view source on GitHub ↗
()

Source from the content-addressed store, hash-verified

66 child(path: string): IReference;
67 delete(): Promise<void>;
68 getDownloadURL(): Promise<string>;
69 getMetadata(): Promise<IMetadata>;
70 list(options?: ListOptions): Promise<IListResult>;
71 listAll(): Promise<IListResult>;

Callers 1

getDownloadURLMethod · 0.65

Implementers 3

Referencepackages/firebase-storage/index.androi
Referencepackages/firebase-storage/index.ios.ts
Referencepackages/firebase-storage/index.d.ts

Calls

no outgoing calls

Tested by

no test coverage detected