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

Method setAutoDisplayPaused

src/api/NativeRNIterableAPI.ts:68–68  ·  view source on GitHub ↗
(autoDisplayPaused: boolean)

Source from the content-addressed store, hash-verified

66 removeMessage(messageId: string, location: number, source: number): void;
67 setReadForMessage(messageId: string, read: boolean): void;
68 setAutoDisplayPaused(autoDisplayPaused: boolean): void;
69
70 // Tracking
71 trackEvent(

Callers 8

setAutoDisplayPausedMethod · 0.65
runMethod · 0.65
setAutoDisplayPausedMethod · 0.65
setAutoDisplayPausedMethod · 0.65
setAutoDisplayPausedMethod · 0.65

Calls

no outgoing calls

Tested by

no test coverage detected