| | | | SUMMARY: INNER | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |
|
|
network.resource
public class MeetMeConference
MeetMeConference represents a meetme conference instance that is managed through the MeetMeConferencePool. The MeetMeConference is managed and allocated by the CSN. Allocation of a MeetMeConference is triggered by a call to the MeetMeConferencePool.inboundUri. MeetMeConferences are provisionable but not clonable.
Constraints:
- [A-Za-z0-9]*{1,256}
Default:
- none
| Field Summary |
private String |
|
private String conferenceId
conferenceId represents a unique conference identifier which is used as the user part of the URI used to connect to the media server that will result in media mixing and thus conferencing (managed by the CSN).
Constraints:
- \w{1,256}
Default:
- none
Multiplicity:
1
| | | | SUMMARY: INNER | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |
|
|