Home | History | Annotate | Download | only in telecom

Lines Matching refs:addConference

1778     public final void addConference(Conference conference) {
1779 Log.d(this, "addConference: conference=%s", conference);
2015 * create an instance of {@link Conference} and pass it into {@link #addConference}.
2025 * representation of the conference call and send it to telecom using {@link #addConference}.