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

Method trackInAppClose

src/api/NativeRNIterableAPI.ts:88–88  ·  view source on GitHub ↗
(
    messageId: string,
    location: number,
    source: number,
    clickedUrl?: string | null
  )

Source from the content-addressed store, hash-verified

86 clickedUrl: string
87 ): void;
88 trackInAppClose(
89 messageId: string,
90 location: number,
91 source: number,

Callers 10

trackInAppCloseMethod · 0.65
trackInAppCloseMethod · 0.65
trackInAppCloseMethod · 0.65
Iterable.test.tsFile · 0.65
trackInAppCloseMethod · 0.65
trackInAppCloseMethod · 0.65
handleInAppLinkActionFunction · 0.65

Calls

no outgoing calls

Tested by

no test coverage detected