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

Method getInboxMessages

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

Source from the content-addressed store, hash-verified

59 Array<{ [key: string]: string | number | boolean }>
60 >;
61 getInboxMessages(): Promise<
62 Array<{ [key: string]: string | number | boolean }>
63 >;
64 getUnreadInboxMessagesCount(): Promise<number>;

Callers 8

getInboxMessagesMethod · 0.65
getInboxMessagesMethod · 0.65
getInboxMessagesMethod · 0.65
getInboxMessagesMethod · 0.65
getInboxMessagesMethod · 0.65
refreshMethod · 0.65

Calls

no outgoing calls

Tested by

no test coverage detected