Function: removeAllSegmentationListeners()
removeAllSegmentationListeners(
segmentationId):void
Unsubscribes and removes all listeners for a given segmentation.
Parameters
• segmentationId: string
ID of the segmentation to completely remove.
Returns
void
Defined in
tools/src/stateManagement/segmentation/segmentationEventManager.ts:106