#include <manager.h>
Inherits PObject.
| Enumerator | 
|---|
| Created |  | 
| Destroyed |  | 
| UserAdded |  | 
| UserRemoved |  | 
| NumChangeTypes |  | 
 
 
  
  | 
        
          | OpalConferenceState::OpalConferenceState | ( |  | ) |  |  | inline | 
 
 
  
  | 
        
          | ostream& operator<< | ( | ostream & | strm, |  
          |  |  | ChangeType | type |  
          |  | ) |  |  |  | friend | 
 
 
      
        
          | URIs OpalConferenceState::m_accessURI | 
      
 
All URIs that can access the conference. 
 
 
      
        
          | bool OpalConferenceState::m_active | 
      
 
Conference is active and can accept incoming connections. 
 
 
      
        
          | PString OpalConferenceState::m_displayText | 
      
 
Human readable text for conference name. 
 
 
      
        
          | PString OpalConferenceState::m_internalURI | 
      
 
Internal URI, e.g. mcu:5e6f7347-dcd6-e011-9853-0026b9b946a5. 
 
 
      
        
          | PString OpalConferenceState::m_keywords | 
      
 
Space separated list of keywords for conference. 
 
 
      
        
          | bool OpalConferenceState::m_locked | 
      
 
Conference cannot accept new participants. 
 
 
      
        
          | unsigned OpalConferenceState::m_maxUsers | 
      
 
Maximum users that can join the conference. 
 
 
      
        
          | PString OpalConferenceState::m_notes | 
      
 
Free text about conference. 
 
 
      
        
          | URIs OpalConferenceState::m_serviceURI | 
      
 
All URIs that describe auxilliary services for conference, e.g. purpose could be "web-page" or "recording". 
 
 
      
        
          | PString OpalConferenceState::m_subject | 
      
 
 
      
        
          | Users OpalConferenceState::m_users | 
      
 
 
The documentation for this class was generated from the following file: