Uses of Enum Class
dev.crashteam.crm.SendUserAuthCodeResponse.ResponseCase
-
Uses of SendUserAuthCodeResponse.ResponseCase in dev.crashteam.crm
Methods in dev.crashteam.crm that return SendUserAuthCodeResponse.ResponseCaseModifier and TypeMethodDescriptionSendUserAuthCodeResponse.ResponseCase.forNumber(int value) SendUserAuthCodeResponse.Builder.getResponseCase()SendUserAuthCodeResponse.getResponseCase()SendUserAuthCodeResponseOrBuilder.getResponseCase()SendUserAuthCodeResponse.ResponseCase.valueOf(int value) Deprecated.Returns the enum constant of this class with the specified name.SendUserAuthCodeResponse.ResponseCase.values()Returns an array containing the constants of this enum class, in the order they are declared.