RaiseFlowConfigurationRequestedHandler Method

Namespace:  Microsoft.Rtc.Collaboration.ComponentModel
Assembly:  Microsoft.Rtc.Collaboration (in Microsoft.Rtc.Collaboration.dll)

Syntax

'Declaration
Protected Sub RaiseFlowConfigurationRequestedHandler ( _
    offerAnswerContext As OfferAnswerContext, _
    flowEventArg As FlowConfigurationRequestedEventArgs _
)
'Usage
Dim offerAnswerContext As OfferAnswerContext
Dim flowEventArg As FlowConfigurationRequestedEventArgs

Me.RaiseFlowConfigurationRequestedHandler(offerAnswerContext, _
    flowEventArg)
protected void RaiseFlowConfigurationRequestedHandler(
    OfferAnswerContext offerAnswerContext,
    FlowConfigurationRequestedEventArgs flowEventArg
)

Parameters

See Also

Reference

MediaProvider Class

MediaProvider Members

Microsoft.Rtc.Collaboration.ComponentModel Namespace