Uses of Class
com.restfb.types.send.TargetAudience
-
Packages that use TargetAudience Package Description com.restfb.types.send Contains all types that are necessary to interact with Facebook Send API. -
-
Uses of TargetAudience in com.restfb.types.send
Methods in com.restfb.types.send that return TargetAudience Modifier and Type Method Description TargetAudience
MessengerProfileProperties. getTargetAudience()
Methods in com.restfb.types.send with parameters of type TargetAudience Modifier and Type Method Description void
MessengerProfileProperties. setTargetAudience(TargetAudience targetAudience)
-