removeInteraction abstract method
- String interactionID
Removes an interaction from the map by its interactionID.
Implementation
void removeInteraction(String interactionID);
Removes an interaction from the map by its interactionID.
void removeInteraction(String interactionID);