Uses of Class
com.restfb.types.Event.Owner
-
Packages that use Event.Owner Package Description com.restfb.types Default implementations of Facebook Graph API Objects. -
-
Uses of Event.Owner in com.restfb.types
Methods in com.restfb.types that return Event.Owner Modifier and Type Method Description Event.Owner
Event. getOwner()
The user who owns the event.Methods in com.restfb.types with parameters of type Event.Owner Modifier and Type Method Description void
Event. setOwner(Event.Owner owner)
The user who owns the event.
-