Uses of Enum Class
it.auties.whatsapp.api.ErrorHandler.Result
Packages that use ErrorHandler.Result
-
Uses of ErrorHandler.Result in it.auties.whatsapp.api
Methods in it.auties.whatsapp.api that return ErrorHandler.ResultModifier and TypeMethodDescriptionErrorHandler.handleError(Whatsapp whatsapp, ErrorHandler.Location location, Throwable throwable) Handles an error that occurred inside the apistatic ErrorHandler.ResultReturns the enum constant of this class with the specified name.static ErrorHandler.Result[]ErrorHandler.Result.values()Returns an array containing the constants of this enum class, in the order they are declared.