Edit

Share via


ConferenceMcuSessionFactory Class

Definition

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
ConferenceMcuSessionFactory
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)

Applies to