Skip to main content

CallLogRecordingsConfiguration

This refers to the properties of the CometChatCallLogRecordings component that are available for customisation via the parent component when the component exists in a deep nested hierarchy.

NameDescription
backIconUrlAsset URL for the back indicator icon
onBackClickOverride the method that is invoked when user clicks on a back button
onItemClickOverride the method that is invoked when user clicks on a individual item in the list
datePatternUser defined date format for the timestamp displayed for each item.
listItemStyleStyling properties and values of the ListItem component
callLogRecordingsStyleStyling properties and values of the CometChatCallLogRecordings component
downloadIconUrlAsset URL for the loading indicator icon
hideDownloadButtonWhen set to true, hides the download icon from list.
onDownloadClickOverride the method that is invoked when user clicks on a download icon
listItemViewUser-defined component to customise list item within list.
subtitleViewUser-defined component to customise the secondary text shown in the default recording item.
tailViewUser-defined component to customise the tail shown in the default recording item.