GetEvents

virtual std::vector<PEvent> IEventResponse::GetEvents() = 0

Gets the collection of events configured for this response.

Returns

std::vector<PEvent> – Collection of events configured for this response.

Throws