CallLogParticipantsConfiguration
This refers to the properties of the CometChatCallLogParticipants
component that are available for customisation via the parent component when the component exists in a deep nested hierarchy.
Name | Description |
---|---|
backIconUrl | Asset URL for the back indicator icon |
onBackClick | Override the method that is invoked when user clicks on a back button |
avatarStyle | Styling properties and values of the Avatar component |
onItemClick | Override the method that is invoked when user clicks on a individual item in the list |
datePattern | User defined date format for the timestamp displayed for each item. |
listItemStyle | Styling properties and values of the ListItem component |
callLogParticipantsStyle | Styling properties and values of the CometChatCallLogParticipantsStyle component |
listItemView | User-defined component to customise list item within list. |
subtitleView | User-defined component to customise the secondary text shown in the default call item. |
tailView | User-defined component to customise the tail shown in the default call item. |