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

Method setInAppShowResponse

src/api/NativeRNIterableAPI.ts:57–57  ·  view source on GitHub ↗
(number: number)

Source from the content-addressed store, hash-verified

55
56 // In-app messaging
57 setInAppShowResponse(number: number): void;
58 getInAppMessages(): Promise<
59 Array<{ [key: string]: string | number | boolean }>
60 >;

Callers 5

setInAppShowResponseMethod · 0.65
setInAppShowResponseMethod · 0.65
setupEventHandlersMethod · 0.65
setInAppShowResponseMethod · 0.65

Calls

no outgoing calls

Tested by

no test coverage detected