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.ts Line 144 Last Updated: 13 June, 2024