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
Last Updated: 14 November, 2024
Found something wrong, missing, or unclear on this page?Raise an issue in our repo.