- 
                    
                    
 public final class CallCompositeRemoteParticipantJoinedEventRemote participants joined event with communication identifiers. 
- 
                
                    
                    
                    
                    - 
                                
                            
                                Field SummaryFields Modifier and Type Field Description private final Collection<CommunicationIdentifier>identifiers
 - 
                                
                            
                                Constructor SummaryConstructors Constructor Description CallCompositeRemoteParticipantJoinedEvent(Collection<CommunicationIdentifier> identifiers)Create CallCompositeRemoteParticipantJoinedEvent with user identifiers. 
 - 
                                
                            
                                Method SummaryModifier and Type Method Description Collection<CommunicationIdentifier>getIdentifiers()Returns the communication identifiers. - 
                    
                    
                    - 
                                
                            
                                Constructor Detail- 
                                        CallCompositeRemoteParticipantJoinedEventCallCompositeRemoteParticipantJoinedEvent(Collection<CommunicationIdentifier> identifiers) Create CallCompositeRemoteParticipantJoinedEvent with user identifiers.- Parameters:
- identifiers- CommunicationIdentifier.
 
 
- 
                                        
 - 
                                
                            
                                Method Detail- 
                                        getIdentifiersCollection<CommunicationIdentifier> getIdentifiers() Returns the communication identifiers. 
 
- 
                                        
 
- 
                                
                            
                                
 
- 
                    
                    
                    
 
-