Edit

Share via


InstantMessagingMcuNotificationProcessorFactory.Create Method

Definition

public:
 override System::Object ^ Create(System::Collections::Generic::IEnumerable<System::String ^> ^ mediaTypes, Microsoft::Rtc::Internal::Collaboration::FactoryContext ^ context);
public override object Create (System.Collections.Generic.IEnumerable<string> mediaTypes, Microsoft.Rtc.Internal.Collaboration.FactoryContext context);
override this.Create : seq<string> * Microsoft.Rtc.Internal.Collaboration.FactoryContext -> obj
Public Overrides Function Create (mediaTypes As IEnumerable(Of String), context As FactoryContext) As Object

Parameters

mediaTypes
IEnumerable<String>
context
FactoryContext

Returns

Applies to