Uses of Class
com.mypurecloud.sdk.v2.model.RecordingWheelPickerItem
Packages that use RecordingWheelPickerItem
-
Uses of RecordingWheelPickerItem in com.mypurecloud.sdk.v2.model
Methods in com.mypurecloud.sdk.v2.model that return RecordingWheelPickerItemModifier and TypeMethodDescriptionUnique identifier for the wheel picker item.RecordingWheelPickerItem.isSelected(Boolean isSelected) Indicates if the item is selected by end customer.The main text displayed for the item.The value of the itemMethods in com.mypurecloud.sdk.v2.model that return types with arguments of type RecordingWheelPickerItemMethod parameters in com.mypurecloud.sdk.v2.model with type arguments of type RecordingWheelPickerItemModifier and TypeMethodDescriptionRecordingWheelPicker.items(List<RecordingWheelPickerItem> items) An array of options in the Wheel Picker.voidRecordingWheelPicker.setItems(List<RecordingWheelPickerItem> items)