Event Source Message Received
@Serializable
Fired when EventSource message is received.
Constructors
Link copied to clipboard
constructor(requestId: RequestId, timestamp: MonotonicTime, eventName: String, eventId: String, data: String)