C# 클래스 TropoCSharp.Tropo.Call

Initiates an outbound call or a text conversation. Note that this action is only valid when there is no active WebAPI call.
상속: TropoBase
파일 보기 프로젝트 열기: hack4reno/hack4reno2011 1 사용 예제들

공개 메소드들

메소드 설명
Call ( ) : System
Call ( ArrayList to ) : System
Call ( String to ) : System

메소드 상세

Call() 공개 메소드

public Call ( ) : System
리턴 System

Call() 공개 메소드

public Call ( ArrayList to ) : System
to System.Collections.ArrayList
리턴 System

Call() 공개 메소드

public Call ( String to ) : System
to String
리턴 System