Uses of Enum
com.restfb.types.whatsapp.platform.message.Referral.SourceType
Packages that use Referral.SourceType
-
Uses of Referral.SourceType in com.restfb.types.whatsapp.platform.message
Methods in com.restfb.types.whatsapp.platform.message that return Referral.SourceTypeModifier and TypeMethodDescriptionReferral.getSourceType()static Referral.SourceTypeReturns the enum constant of this type with the specified name.static Referral.SourceType[]Referral.SourceType.values()Returns an array containing the constants of this enum type, in the order they are declared.Methods in com.restfb.types.whatsapp.platform.message with parameters of type Referral.SourceType