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

Method inAppConsume

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

Source from the content-addressed store, hash-verified

92 clickedUrl?: string | null
93 ): void;
94 inAppConsume(messageId: string, location: number, source: number): void;
95
96 // Commerce
97 updateCart(

Callers 8

inAppConsumeMethod · 0.65
inAppConsumeMethod · 0.65
inAppConsumeMethod · 0.65
Iterable.test.tsFile · 0.65
inAppConsumeMethod · 0.65
inAppConsumeMethod · 0.65

Calls

no outgoing calls

Tested by

no test coverage detected