Home | History | Annotate | Download | only in telecom

Lines Matching full:conferenceableconnections

1102      * @param conferenceableConnections The set of connections this connection can conference with.
1104 public final void setConferenceableConnections(List<Connection> conferenceableConnections) {
1107 for (Connection c : conferenceableConnections) {