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