Uses of Class
com.mypurecloud.sdk.v2.model.ConversationContentWheelPickerItem
Packages that use ConversationContentWheelPickerItem
-
Uses of ConversationContentWheelPickerItem in com.mypurecloud.sdk.v2.model
Methods in com.mypurecloud.sdk.v2.model that return ConversationContentWheelPickerItemModifier and TypeMethodDescriptionUnique identifier for the wheel picker itemThe main text displayed for the item.The value of the item.Methods in com.mypurecloud.sdk.v2.model that return types with arguments of type ConversationContentWheelPickerItemMethod parameters in com.mypurecloud.sdk.v2.model with type arguments of type ConversationContentWheelPickerItemModifier and TypeMethodDescriptionConversationContentWheelPicker.items(List<ConversationContentWheelPickerItem> items) The main text displayed for the item.voidConversationContentWheelPicker.setItems(List<ConversationContentWheelPickerItem> items)