public static interface CastEvent.CastEventListener extends EventListener
EventListener that listens for CastEvents.| Modifier and Type | Method and Description |
|---|---|
void |
onEvent(CastEvent<?> event)
Called whenever an
CastEvent occurs. |
Copyright © 2022. All rights reserved.