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

Method endSession

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

Source from the content-addressed store, hash-verified

147 visibleRows: Array<{ [key: string]: string | number | boolean }>
148 ): void;
149 endSession(): void;
150 updateVisibleRows(
151 visibleRows: Array<{ [key: string]: string | number | boolean }>
152 ): void;

Callers 9

EmbeddedFunction · 0.65
endSessionMethod · 0.65
endSessionMethod · 0.65
endEmbeddedSessionMethod · 0.65
endSessionMethod · 0.65
endSessionMethod · 0.65
endSessionMethod · 0.65

Calls

no outgoing calls

Tested by

no test coverage detected