exportEvent method

int exportEvent(
  1. String eventJson
)

Implementation

int exportEvent(String eventJson) => exportTrace(eventJson);