PollEventsResponse

constructor(taskId: String, events: List<RawTaskEventEnvelope>, nextAfterEventId: String? = null, hasMore: Boolean, rawJson: String? = null)