PluginSseDataEvent

constructor(kind: String = "plugin-sse-data-event", protocolVersion: Int = PLUGIN_JVM_PROTOCOL_VERSION, pluginId: String, generation: Long, timestamp: Long, messageId: String, authToken: String, streamId: String, event: String? = null, data: String? = null, id: String? = null, retry: Long? = null)(source)