Home | History | Annotate | Download | only in telecom

Lines Matching refs:IConferenceable

528                 Connection connection, List<IConferenceable> conferenceables) {
1149 * {@link IConferenceable}s passed in.
1151 * @param conferenceables The {@link IConferenceable} connections and conferences.
1154 private List<String> createIdList(List<IConferenceable> conferenceables) {
1156 for (IConferenceable c : conferenceables) {