CreateCallOptions.RequestedCallEvents Property
Definition
Important
Some information relates to prerelease product that may be substantially modified before it’s released. Microsoft makes no warranties, express or implied, with respect to the information provided here.
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)