messageIsRecorded abstract method

bool messageIsRecorded(
  1. String topic,
  2. String message
)

Implementation

bool messageIsRecorded(String topic, String message);