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

Method startSession

src/api/NativeRNIterableAPI.ts:146–146  ·  view source on GitHub ↗
(
    visibleRows: Array<{ [key: string]: string | number | boolean }>
  )

Source from the content-addressed store, hash-verified

144
145 // Session tracking
146 startSession(
147 visibleRows: Array<{ [key: string]: string | number | boolean }>
148 ): void;
149 endSession(): void;

Callers 9

EmbeddedFunction · 0.65
startSessionMethod · 0.65
startSessionMethod · 0.65
startEmbeddedSessionMethod · 0.65
startSessionMethod · 0.65
startSessionMethod · 0.65
startSessionMethod · 0.65

Calls

no outgoing calls

Tested by

no test coverage detected