Uses of Class
com.mypurecloud.sdk.v2.model.ConversationContentListPickerItem
Packages that use ConversationContentListPickerItem
-
Uses of ConversationContentListPickerItem in com.mypurecloud.sdk.v2.model
Methods in com.mypurecloud.sdk.v2.model that return ConversationContentListPickerItemModifier and TypeMethodDescriptionUnique identifier for the list picker itemURL of an image to be displayed alongside the item.Additional text providing more details about the item.The main text displayed for the item.Methods in com.mypurecloud.sdk.v2.model that return types with arguments of type ConversationContentListPickerItemMethod parameters in com.mypurecloud.sdk.v2.model with type arguments of type ConversationContentListPickerItemModifier and TypeMethodDescriptionConversationContentListPickerSection.items(List<ConversationContentListPickerItem> items) List of items to choice from in the sectionvoidConversationContentListPickerSection.setItems(List<ConversationContentListPickerItem> items)