Code
Hub
Workspaces
Following
Trending
Connect
MCP
copy
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
inAppConsume
Method · 0.65
inAppConsume
Method · 0.65
inAppConsume
Method · 0.65
Iterable.test.ts
File · 0.65
IterableApi.test.ts
File · 0.65
inAppConsume
Method · 0.65
inAppConsume
Method · 0.65
IterableInApp.test.ts
File · 0.65
Calls
no outgoing calls
Tested by
no test coverage detected