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

Method trackInAppClick

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

Source from the content-addressed store, hash-verified

81 ): void;
82 trackInAppOpen(messageId: string, location: number): void;
83 trackInAppClick(
84 messageId: string,
85 location: number,
86 clickedUrl: string

Callers 9

trackInAppClickMethod · 0.65
trackInAppClickMethod · 0.65
trackInAppClickMethod · 0.65
Iterable.test.tsFile · 0.65
trackInAppClickMethod · 0.65
trackInAppClickMethod · 0.65
handleInAppLinkActionFunction · 0.65

Calls

no outgoing calls

Tested by

no test coverage detected