Uses of Class
facebook4j.ReactionType

Packages that use ReactionType
facebook4j   
 

Uses of ReactionType in facebook4j
 

Methods in facebook4j that return ReactionType
 ReactionType Reaction.getType()
           
static ReactionType ReactionType.of(String reactionTypeString)
           
static ReactionType ReactionType.valueOf(String name)
          Returns the enum constant of this type with the specified name.
static ReactionType[] ReactionType.values()
          Returns an array containing the constants of this enum type, in the order they are declared.
 



Copyright © 2019. All rights reserved.