Uses of Class
com.restfb.types.send.Greeting
-
Packages that use Greeting Package Description com.restfb.types.send Contains all types that are necessary to interact with Facebook Send API. -
-
Uses of Greeting in com.restfb.types.send
Methods in com.restfb.types.send that return types with arguments of type Greeting Modifier and Type Method Description List<Greeting>
MessengerProfileProperties. getGreeting()
Method parameters in com.restfb.types.send with type arguments of type Greeting Modifier and Type Method Description void
MessengerProfileProperties. setGreeting(List<Greeting> greeting)
-