AI-generated Key Takeaways
-  The ConferenceDataService allows scripts to create conferencing information. 
-  It includes properties for ConferenceErrorType, EntryPointFeature, and EntryPointType enumerations. 
-  The service provides methods to create new instances of ConferenceDataBuilder, ConferenceError, ConferenceParameter, and EntryPoint. 
Service that scripts can use to create conferencing information.
Properties
| Property | Type | Description | 
|---|---|---|
| Conference  |  Conference  | The  Conference enumeration. | 
| Entry  |  Entry  | The  Entry enumeration. | 
| Entry  |  Entry  | The  Entry enumeration. | 
Methods
| Method | Return type | Brief description | 
|---|---|---|
|  Conference  | Returns a new, empty  Conference . | |
|  Conference  | Returns a new, empty  Conference . | |
|  Conference  | Returns a new, empty  Conference . | |
|  Entry  | Returns a new, empty  Entry . | 
Detailed documentation
 new  
 
 Returns a new, empty  Conference  
.
Return
  Conference  
— a new, empty  Conference  
 new  
 
  
 new  
 
 Returns a new, empty  Conference  
.
Return
  Conference  
— a new, empty  Conference  

