[This is preliminary documentation and subject to change.]
The following table lists components and interfaces provided by Rendezvous to advertise and discover multiparty conferences.
Components | Interfaces | Description |
---|---|---|
Conference Directory | ITConferenceDirectory | Main interface used to add, delete, and find conferences on an ILS or NTDS server. |
Conference Announcement | ITConference | Allows an application to get and set generic information specific to the conference, such as conference name and start time. |
ITNotification | Notifies application of changes in conference characteristics. | |
Conference Blob <Provider> | ITConferenceBlob | Provides access to specific conference information. |
ITNotification | Notifies application of changes in conference characteristics. | |
Conference Blob <SDP> | ITConferenceBlob | Provides access to specific conference information. |
ITSdp | Session Description Protocol blob. | |
ITAttributeList | Allows getting and setting of uninterpreted attributes. | |
ITConnection | Provides methods to manipulate connection factors such as conference address, scope, bandwidth, etc. | |
ITNotification | Notifies application of changes in conference characteristics. | |
Media | ITMedia | Allows getting and setting of basic media properties such as the media name and transport protocol. |
ITAttributeList | Allows getting and setting of uninterpreted attributes.Allows access to and setting of attributes (strings). | |
ITConnection | Provides methods to manipulate connection factors such as conference address, scope, bandwidth, etc. Provides methods to manipulate connection factors such as network type. | |
Media Collection | ITMediaCollection | Allows media access by index. Enables creation and deletion of media. |
Time | ITTime | Provides access to a set of activation times for the session. |
Time Collection | ITTimeCollection | Allows time-component access by index. Enables creation and deletion of time components. |
Conference Announcement Enumerator | IEnumVARIANT | Allows enumeration of any filtered subset of conference announcements in the conference directory. |