Uses of Enum
com.restfb.types.whatsapp.platform.Status.StatusType
Packages that use Status.StatusType
-
Uses of Status.StatusType in com.restfb.types.whatsapp.platform
Methods in com.restfb.types.whatsapp.platform that return Status.StatusTypeModifier and TypeMethodDescriptionStatus.getStatus()
static Status.StatusType
Returns the enum constant of this type with the specified name.static Status.StatusType[]
Status.StatusType.values()
Returns an array containing the constants of this enum type, in the order they are declared.Methods in com.restfb.types.whatsapp.platform with parameters of type Status.StatusType