Uses of Enum Class
dev.crashteam.crm.UpdateUserContactInfoState
-
Uses of UpdateUserContactInfoState in dev.crashteam.crm
Methods in dev.crashteam.crm that return UpdateUserContactInfoStateModifier and TypeMethodDescriptionstatic UpdateUserContactInfoStateUpdateUserContactInfoState.forNumber(int value) UpdateUserContactInfoResponse.SuccessResponse.Builder.getUpdateUserContactInfoState().crm.UpdateUserContactInfoState update_user_contact_info_state = 2;UpdateUserContactInfoResponse.SuccessResponse.getUpdateUserContactInfoState().crm.UpdateUserContactInfoState update_user_contact_info_state = 2;UpdateUserContactInfoResponse.SuccessResponseOrBuilder.getUpdateUserContactInfoState().crm.UpdateUserContactInfoState update_user_contact_info_state = 2;static UpdateUserContactInfoStateUpdateUserContactInfoState.valueOf(int value) Deprecated.static UpdateUserContactInfoStateUpdateUserContactInfoState.valueOf(com.google.protobuf.Descriptors.EnumValueDescriptor desc) Returns the enum constant of this class with the specified name.static UpdateUserContactInfoStateReturns the enum constant of this class with the specified name.static UpdateUserContactInfoState[]UpdateUserContactInfoState.values()Returns an array containing the constants of this enum class, in the order they are declared.Methods in dev.crashteam.crm that return types with arguments of type UpdateUserContactInfoStateModifier and TypeMethodDescriptionstatic com.google.protobuf.Internal.EnumLiteMap<UpdateUserContactInfoState>UpdateUserContactInfoState.internalGetValueMap()Methods in dev.crashteam.crm with parameters of type UpdateUserContactInfoStateModifier and TypeMethodDescriptionUpdateUserContactInfoResponse.SuccessResponse.Builder.setUpdateUserContactInfoState(UpdateUserContactInfoState value) .crm.UpdateUserContactInfoState update_user_contact_info_state = 2;