Home | History | Annotate | Download | only in telecom

Lines Matching refs:Conferenceable

668                 Connection connection, List<Conferenceable> conferenceables) {
1447 * {@link Conferenceable}s passed in.
1449 * @param conferenceables The {@link Conferenceable} connections and conferences.
1452 private List<String> createIdList(List<Conferenceable> conferenceables) {
1454 for (Conferenceable c : conferenceables) {