Uses of Class
org.robovm.apple.avfoundation.AVPlayerInterstitialEvent
| Package | Description |
|---|---|
| org.robovm.apple.avfoundation |
-
Uses of AVPlayerInterstitialEvent in org.robovm.apple.avfoundation
Methods in org.robovm.apple.avfoundation that return AVPlayerInterstitialEvent Modifier and Type Method Description AVPlayerInterstitialEventAVPlayerInterstitialEventMonitor. getCurrentEvent()AVPlayerInterstitialEventAVPlayerInterstitialEventObserver. getCurrentEvent()Methods in org.robovm.apple.avfoundation that return types with arguments of type AVPlayerInterstitialEvent Modifier and Type Method Description NSArray<AVPlayerInterstitialEvent>AVPlayerInterstitialEventController. getEvents()NSArray<AVPlayerInterstitialEvent>AVPlayerInterstitialEventMonitor. getEvents()NSArray<AVPlayerInterstitialEvent>AVPlayerInterstitialEventObserver. getEvents()NSArray<AVPlayerInterstitialEvent>AVPlayerInterstitialEventObserver. getInterstitialEvents()Method parameters in org.robovm.apple.avfoundation with type arguments of type AVPlayerInterstitialEvent Modifier and Type Method Description voidAVPlayerInterstitialEventController. setEvents(NSArray<AVPlayerInterstitialEvent> v)