log Event
abstract suspend fun logEvent(timeout: Long?, logEventRequest: LogEventRequest): LogEventResult
Content copied to clipboard
Requests to log an event to the analytics backend (e.g. Firebase).
Parameters
timeout
The timeout of logEvent in milliseconds or null if no timeout should be used
log Event Request
The logEvent request body object