Uses of Enum
com.pusher.rest.data.Result.Status
Packages that use Result.Status
-
Uses of Result.Status in com.pusher.rest.data
Methods in com.pusher.rest.data that return Result.StatusModifier and TypeMethodDescriptionResult.getStatus()static Result.StatusReturns the enum constant of this type with the specified name.static Result.Status[]Result.Status.values()Returns an array containing the constants of this enum type, in the order they are declared.