-
SendUserMessageResponse.ErrorResponse.ErrorCode.forNumber(int value)
SendUserMessageResponse.ErrorResponse.Builder.getErrorCode()
.crm.SendUserMessageResponse.ErrorResponse.ErrorCode errorCode = 1;
.crm.SendUserMessageResponse.ErrorResponse.ErrorCode errorCode = 1;
SendUserMessageResponse.ErrorResponseOrBuilder.getErrorCode()
.crm.SendUserMessageResponse.ErrorResponse.ErrorCode errorCode = 1;
SendUserMessageResponse.ErrorResponse.ErrorCode.valueOf(int value)
SendUserMessageResponse.ErrorResponse.ErrorCode.valueOf(com.google.protobuf.Descriptors.EnumValueDescriptor desc)
Returns the enum constant of this class with the specified name.
SendUserMessageResponse.ErrorResponse.ErrorCode.valueOf(String name)
Returns the enum constant of this class with the specified name.
SendUserMessageResponse.ErrorResponse.ErrorCode.values()
Returns an array containing the constants of this enum class, in
the order they are declared.
.crm.SendUserMessageResponse.ErrorResponse.ErrorCode errorCode = 1;