Uses of Enum
com.restfb.types.threads.TdReply.TdReplyAudience
-
Uses of TdReply.TdReplyAudience in com.restfb.types.threads
Modifier and TypeMethodDescriptionTdReply.getReplyAudience()
Who can reply to your post.static TdReply.TdReplyAudience
Returns the enum constant of this type with the specified name.static TdReply.TdReplyAudience[]
TdReply.TdReplyAudience.values()
Returns an array containing the constants of this enum type, in the order they are declared.Modifier and TypeMethodDescriptionvoid
TdReply.setReplyAudience
(TdReply.TdReplyAudience replyAudience) Who can reply to your post.