SendDtmfTonesEventResult Class

Definition

SendDtmfTonesEventResult is returned from WaitForEvent of SendDtmfTonesResult.

public class SendDtmfTonesEventResult
type SendDtmfTonesEventResult = class
Public Class SendDtmfTonesEventResult
Inheritance
SendDtmfTonesEventResult

Properties

FailureResult

SendDtmfTonesFailed event will be returned if send dtmf tones completed unsuccessfully.

IsSuccess

Indicates whether the returned event is considered successful or not.

SuccessResult

SendDtmfTonesCompleted event will be returned once the dtmf tones have been sent successfully.

Applies to