Event

constructor(eventType: String, shortLink: String? = null, deepLink: String? = null, timestamp: Long = System.currentTimeMillis(), deviceId: String, sessionId: String, extra: Map<String, Any>? = null, userAgent: String? = null, ipAddress: String? = null, referrer: String? = null)