Call.HandleStateChange Method

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

Syntax

'Declaration
Protected Overridable Sub HandleStateChange ( _
    e As CallStateChangedEventArgs _
)
'Usage
Dim e As CallStateChangedEventArgs

Me.HandleStateChange(e)
protected virtual void HandleStateChange(
    CallStateChangedEventArgs e
)

Parameters

See Also

Reference

Call Class

Call Members

Microsoft.Rtc.Collaboration Namespace