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

Method getLastPushPayload

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

Source from the content-addressed store, hash-verified

121 // Device management
122 disableDeviceForCurrentUser(): void;
123 getLastPushPayload(): Promise<{
124 [key: string]: string | number | boolean;
125 } | null>;
126

Callers 6

getLastPushPayloadMethod · 0.65
getLastPushPayloadMethod · 0.65
Iterable.test.tsFile · 0.65
getLastPushPayloadMethod · 0.65
getLastPushPayloadMethod · 0.65

Calls

no outgoing calls

Tested by

no test coverage detected