Uses of Class
com.restfb.types.Event.Category
Packages that use Event.Category
-
Uses of Event.Category in com.restfb.types
Methods in com.restfb.types that return types with arguments of type Event.CategoryModifier and TypeMethodDescriptionEvent.Owner.getCategoryList()List of other categories for this owner.Methods in com.restfb.types with parameters of type Event.CategoryModifier and TypeMethodDescriptionbooleanEvent.Owner.addCategory(Event.Category category) booleanEvent.Owner.removeCategory(Event.Category category)