Searched refs:addConfParticipants (Results 1 – 1 of 1) sorted by relevance
1378 String[] addConfParticipants = new String[participants.size()]; in getAddConferenceParticipants() local1381 addConfParticipants[i] = participant.getSchemeSpecificPart(); in getAddConferenceParticipants()1384 return addConfParticipants; in getAddConferenceParticipants()