customParticipantName

open fun customParticipantName(participant: Participant): String?

This method is used to get the custom participant name based on the participant type This function will be given priority over custom string and other flags like 'useBusinessAsParticipant' and 'displayAgentName' if more than one are implemented at once

Parameters

participantType
participant