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

Method handleUserActivity

packages/firebase-analytics/common.ts:12–12  ·  view source on GitHub ↗
(userActivity: any)

Source from the content-addressed store, hash-verified

10 setConsent(consentSettings: Map<ConsentType, ConsentStatus>): void;
11 handleOpenURL(url: string): void;
12 handleUserActivity(userActivity: any): void;
13}
14
15export interface EventParameter {

Callers 1

handleUserActivityMethod · 0.65

Implementers 3

Analyticspackages/firebase-analytics/index.andr
Analyticspackages/firebase-analytics/index.ios.
Analyticspackages/firebase-analytics/index.d.ts

Calls

no outgoing calls

Tested by

no test coverage detected