Uses of Class
com.restfb.types.Subscription.SubscriptionField
Packages that use Subscription.SubscriptionField
-
Uses of Subscription.SubscriptionField in com.restfb.types
Methods in com.restfb.types that return types with arguments of type Subscription.SubscriptionFieldModifier and TypeMethodDescriptionSubscription.getFields()
One or more of the set of valid fields in this object to subscribe to.Method parameters in com.restfb.types with type arguments of type Subscription.SubscriptionFieldModifier and TypeMethodDescriptionvoid
Subscription.setFields
(List<Subscription.SubscriptionField> fields) One or more of the set of valid fields in this object to subscribe to.