Interface AdEndEvent
- 
                    
                    - All Implemented Interfaces:
- 
                            
                            com.theoplayer.android.api.event.Event,com.theoplayer.android.api.event.ads.AdEvent,com.theoplayer.android.api.event.ads.SingleAdEvent
 
 public interface AdEndEvent implements SingleAdEvent<E> 
- 
                
                    
                    - 
                                
                            
                                Method SummaryModifier and Type Method Description - 
                                            
                                        
                                            Methods inherited from class com.theoplayer.android.api.event.ads.SingleAdEventgetAd
- 
                                            
                                        
                                            Methods inherited from class com.theoplayer.android.api.event.EventgetDate, getType
- 
                                        
                                    
                                        Methods inherited from class java.lang.Objectclone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait
 
- 
                                            
                                        
                                            
 
-