⚠️ Internal: This API is not publically exported by the package.
UseSessionInteractionsParam: UseRecordItemInteractionsParam & {
    sessionId: string;
    userId?: undefined;
}

Type declaration

  • sessionId: string
  • Optional userId?: undefined