GetPropagatingEventResponses

virtual std::vector<PEventResponse> IEventResponse::GetPropagatingEventResponses() = 0

Gets the collection of propagating event responses.

Returns

std::vector<PEventResponse> – Collection of propagating event responses.

Throws