Class
Tree
          
PREV CLASS NEXT CLASS
SUMMARY: INNER | FIELD | CONSTR | METHODDETAIL: FIELD | CONSTR | METHOD
 

network.resource
Class MeetMeConference

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
Field Detail
conferenceId
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
 

Class
Tree
          
PREV CLASS NEXT CLASS
SUMMARY: INNER | FIELD | CONSTR | METHODDETAIL: FIELD | CONSTR | METHOD