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