params
	
	
	
	
		An Object containing the event’s parameters
	 		
	
	
	@property (nonatomic, retain) NSDictionary *params
	
	
	
	
	
	
	
	
	
		Discussion
		An Object containing the event’s parameters
	 
	
	
	
	
	
	
	
	
		
Declared In
		BaseEvent.h
					
	
	
 
						
						
	
	type
	
	
	
	
		A string defining the event type
	 		
	
	
	@property (nonatomic, retain) NSString *type
	
	
	
	
	
	
	
	
	
		Discussion
		A string defining the event type
	 
	
	
	
	
	
	
	
	
		
Declared In
		BaseEvent.h