C# 클래스 TelAPI.InboundXML.Element.Hangup

상속: ELement
파일 보기 프로젝트 열기: TelAPI/telapi-dotnet 1 사용 예제들

Private Properties

프로퍼티 타입 설명

공개 메소드들

메소드 설명
Create ( long schedule ) : Hangup

The Hangup element will hangup the current call.

Hangup ( ) : System

메소드 상세

Create() 공개 정적인 메소드

The Hangup element will hangup the current call.
public static Create ( long schedule ) : Hangup
schedule long Specifies in seconds when a hangup should occur during a call.
리턴 Hangup

Hangup() 공개 메소드

public Hangup ( ) : System
리턴 System