sendLogEvents abstract method

  1. @protected
Stream<void> sendLogEvents(
  1. List<LogEntry> logEntries,
  2. Map<String, String> userProperties
)

Implementation

@protected
Stream<void> sendLogEvents(
    List<LogEntry> logEntries, Map<String, String> userProperties);