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