AbstractEvent
abstract class AbstractEvent implements ServerEventInterface (View source)
Methods
                    isPrivate()
        
                                            
                
            No description
                    getEventData()
        
                                            
                
            No description
                    createTopic()
        
                                            
                
            No description
                    array
                
                
                    getTopics()
        
                                            
                
            No description
                    string
                
                
                    getData()
        
                                            
                
            No description
                    Update
                
                
                    getUpdate()
        
                                            
                
            No description
Details
        
                    protected        
    isPrivate()
        
    
    No description
        
            abstract        protected        
    getEventData()
        
    
    No description
        
            abstract                TopicInterface
    createTopic()
        
    
    No description
        
                            array
    getTopics()
        
    
    No description
        
                            string
    getData()
        
    
    No description
        
                            Update
    getUpdate()
        
    
    No description