C# 클래스 TropoCSharp.Tropo.StartRecording

Allows Tropo applications to begin recording the current session.
상속: TropoBase
파일 보기 프로젝트 열기: hack4reno/hack4reno2011 1 사용 예제들

공개 메소드들

메소드 설명
StartRecording ( ) : System
StartRecording ( string format, string method, string url, string username, string password ) : System

메소드 상세

StartRecording() 공개 메소드

public StartRecording ( ) : System
리턴 System

StartRecording() 공개 메소드

public StartRecording ( string format, string method, string url, string username, string password ) : System
format string
method string
url string
username string
password string
리턴 System