ConnectCallEventResult.SuccessResult 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.
CallConnected event will be returned once the connect succeeded.
public Azure.Communication.CallAutomation.CallConnected SuccessResult { get; }
member this.SuccessResult : Azure.Communication.CallAutomation.CallConnected
Public ReadOnly Property SuccessResult As CallConnected