public interface AsyncEvent
| Modifier and Type | Method and Description |
|---|---|
void |
trigger()
As soon as this AsyncEvent is at the front of AsyncEventSender's
FIFO queue it will be invoked via this trigger() method.
|
"Copyright © 2010 - 2020 Adobe Systems Incorporated. All Rights Reserved"