API Reference > Presentation-backend > Core > Presentation > getManager getManager MethodStatic Get an instance of PresentationManager for specific client getManager(clientId?: string): PresentationManager Parameter Type Description clientId string ID of the client requesting presentation data. If no ID is provided, the default PresentationManager is returned. Returns - PresentationManager Defined in presentation/backend/src/presentation-backend/Presentation.ts Line 180 Last Updated: 11 June, 2024