removeInteraction abstract method

void removeInteraction(
  1. String interactionID
)

Removes an interaction from the map by its interactionID.

Implementation

void removeInteraction(String interactionID);