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