Uses of Class
com.restfb.types.Privacy
Packages that use Privacy
-
Uses of Privacy in com.restfb.types
Methods in com.restfb.types that return PrivacyModifier and TypeMethodDescriptionPost.getPrivacy()
The privacy settings for this post.Video.getPrivacy()
Privacy setting for the video.Methods in com.restfb.types with parameters of type PrivacyModifier and TypeMethodDescriptionvoid
Post.setPrivacy
(Privacy privacy) The privacy settings for this post.void
Video.setPrivacy
(Privacy privacy) Privacy setting for the video.