PlayEventResult.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.
PlayCompleted event will be returned once the play is completed successfully.
public Azure.Communication.CallAutomation.PlayCompleted SuccessResult { get; }
member this.SuccessResult : Azure.Communication.CallAutomation.PlayCompleted
Public ReadOnly Property SuccessResult As PlayCompleted