MCPcopy Create free account
hub / github.com/Iterable/react-native-sdk / trackInAppOpen

Method trackInAppOpen

src/api/NativeRNIterableAPI.ts:82–82  ·  view source on GitHub ↗
(messageId: string, location: number)

Source from the content-addressed store, hash-verified

80 dataFields?: { [key: string]: string | number | boolean }
81 ): void;
82 trackInAppOpen(messageId: string, location: number): void;
83 trackInAppClick(
84 messageId: string,
85 location: number,

Callers 9

trackInAppOpenMethod · 0.65
trackInAppOpenMethod · 0.65
trackInAppOpenMethod · 0.65
Iterable.test.tsFile · 0.65
trackInAppOpenMethod · 0.65
trackInAppOpenMethod · 0.65
handleMessageSelectFunction · 0.65

Calls

no outgoing calls

Tested by

no test coverage detected