Share via


CreateCallOptions.RequestedCallEvents Property

Definition

The requested call events to subscribe to.

public System.Collections.Generic.IList<Azure.Communication.CallingServer.EventSubscriptionType> RequestedCallEvents { get; }
member this.RequestedCallEvents : System.Collections.Generic.IList<Azure.Communication.CallingServer.EventSubscriptionType>
Public ReadOnly Property RequestedCallEvents As IList(Of EventSubscriptionType)

Property Value

Applies to