Edit

Share via


AudioVideoCall.Forwarded Event

Definition

Raised when the call is forwarded.

public:
 event EventHandler<Microsoft::Rtc::Collaboration::CallForwardReceivedEventArgs ^> ^ Forwarded;
public event EventHandler<Microsoft.Rtc.Collaboration.CallForwardReceivedEventArgs> Forwarded;
member this.Forwarded : EventHandler<Microsoft.Rtc.Collaboration.CallForwardReceivedEventArgs> 
Public Custom Event Forwarded As EventHandler(Of CallForwardReceivedEventArgs) 

Event Type

Applies to