Returns topics and data
List decodeResults(List<String> topics, String data) { return event.decodeResults(topics, data); }