Function: registerGetSessionHandler()
Makaio Framework / services-core/session/testing/orchestrator-shared / registerGetSessionHandler
Function: registerGetSessionHandler()
Section titled “Function: registerGetSessionHandler()”registerGetSessionHandler(
sessions):UnsubscribeFunction
Defined in: ../../../packages/services/core/src/session/testing/orchestrator-shared.ts:118
Register a bus handler for session.get that looks up sessions from the provided map.
Parameters
Section titled “Parameters”sessions
Section titled “sessions”Map<string, IMakaioSession>
Map of sessions to serve
Returns
Section titled “Returns”Unsubscribe function