Edit

Share via


ConferenceMcuNotificationProcessorFactory Class

Definition

public ref class ConferenceMcuNotificationProcessorFactory abstract : Microsoft::Rtc::Collaboration::ComponentModel::MediaBasedFactory
public abstract class ConferenceMcuNotificationProcessorFactory : Microsoft.Rtc.Collaboration.ComponentModel.MediaBasedFactory
type ConferenceMcuNotificationProcessorFactory = class
    inherit MediaBasedFactory
Public MustInherit Class ConferenceMcuNotificationProcessorFactory
Inherits MediaBasedFactory
Inheritance
ConferenceMcuNotificationProcessorFactory
Derived

Constructors

ConferenceMcuNotificationProcessorFactory()

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