ConferenceMcuSessionFactory Class
Definition
Important
Some information relates to prerelease product that may be substantially modified before it’s released. Microsoft makes no warranties, express or implied, with respect to the information provided here.
public ref class ConferenceMcuSessionFactory abstract : Microsoft::Rtc::Collaboration::ComponentModel::MediaBasedFactory
public abstract class ConferenceMcuSessionFactory : Microsoft.Rtc.Collaboration.ComponentModel.MediaBasedFactory
type ConferenceMcuSessionFactory = class
inherit MediaBasedFactory
Public MustInherit Class ConferenceMcuSessionFactory
Inherits MediaBasedFactory
- Inheritance
- Derived
Constructors
ConferenceMcuSessionFactory() |
Properties
ContactHeaderFeatureTags |
Gets the list of feature tags to be added to the contact header when sending messages from the endpoint. (Inherited from MediaBasedFactory) |
ExtensionType | |
McuType | |
MediaTypes |
Gets the media types supported by this factory. (Inherited from MediaBasedFactory) |
Methods
Create(IEnumerable<String>, FactoryContext) |
Creates the object specified. (Inherited from MediaBasedFactory) |