Event.consumeEvent()

Signature

void consumeEvent (Event evt)

Domain

ACTION

Description

Consume the Event passed (removes the Event from working memory).

Parameters

NameTypeDescription
evtEventThe event to consume.

Returns

TypeDescription
void

Cautions

none