C# 클래스 TropoCSharp.Tropo.TropoBase

The Base class for all Tropo actions.
파일 보기 프로젝트 열기: hack4reno/hack4reno2011 1 사용 예제들

공개 프로퍼티들

프로퍼티 타입 설명
@as string
@event string
@value string
answerOnMedia bool?
attempts int?
bargein bool?
beep bool?
channel string
choices Choices
emailFormat string
format string
from Endpoint
headers System.Collections.Hashtable
id string
maxSilence float?
maxTime float?
method string
minConfidence int?
mode string
mute bool?
name string
network string
next string
on On
password string
playTones bool?
recording StartRecording
required bool?
ringRepeat int?
say Say
termChar string
terminator string
timeout float?
to System.Collections.ArrayList
transcription TropoCSharp.Tropo.Transcription
url string
username string
voice string

프로퍼티 상세

@as 공개적으로 프로퍼티

public string @as
리턴 string

@event 공개적으로 프로퍼티

public string @event
리턴 string

@value 공개적으로 프로퍼티

public string @value
리턴 string

answerOnMedia 공개적으로 프로퍼티

public bool? answerOnMedia
리턴 bool?

attempts 공개적으로 프로퍼티

public int? attempts
리턴 int?

bargein 공개적으로 프로퍼티

public bool? bargein
리턴 bool?

beep 공개적으로 프로퍼티

public bool? beep
리턴 bool?

channel 공개적으로 프로퍼티

public string channel
리턴 string

choices 공개적으로 프로퍼티

public Choices,TropoCSharp.Tropo choices
리턴 Choices

emailFormat 공개적으로 프로퍼티

public string emailFormat
리턴 string

format 공개적으로 프로퍼티

public string format
리턴 string

from 공개적으로 프로퍼티

public Endpoint,TropoCSharp.Tropo from
리턴 Endpoint

headers 공개적으로 프로퍼티

public Hashtable,System.Collections headers
리턴 System.Collections.Hashtable

id 공개적으로 프로퍼티

public string id
리턴 string

maxSilence 공개적으로 프로퍼티

public float? maxSilence
리턴 float?

maxTime 공개적으로 프로퍼티

public float? maxTime
리턴 float?

method 공개적으로 프로퍼티

public string method
리턴 string

minConfidence 공개적으로 프로퍼티

public int? minConfidence
리턴 int?

mode 공개적으로 프로퍼티

public string mode
리턴 string

mute 공개적으로 프로퍼티

public bool? mute
리턴 bool?

name 공개적으로 프로퍼티

public string name
리턴 string

network 공개적으로 프로퍼티

public string network
리턴 string

next 공개적으로 프로퍼티

public string next
리턴 string

on 공개적으로 프로퍼티

public On,TropoCSharp.Tropo on
리턴 On

password 공개적으로 프로퍼티

public string password
리턴 string

playTones 공개적으로 프로퍼티

public bool? playTones
리턴 bool?

recording 공개적으로 프로퍼티

public StartRecording,TropoCSharp.Tropo recording
리턴 StartRecording

required 공개적으로 프로퍼티

public bool? required
리턴 bool?

ringRepeat 공개적으로 프로퍼티

public int? ringRepeat
리턴 int?

say 공개적으로 프로퍼티

public Say,TropoCSharp.Tropo say
리턴 Say

termChar 공개적으로 프로퍼티

public string termChar
리턴 string

terminator 공개적으로 프로퍼티

public string terminator
리턴 string

timeout 공개적으로 프로퍼티

public float? timeout
리턴 float?

to 공개적으로 프로퍼티

public ArrayList,System.Collections to
리턴 System.Collections.ArrayList

transcription 공개적으로 프로퍼티

public Transcription,TropoCSharp.Tropo transcription
리턴 TropoCSharp.Tropo.Transcription

url 공개적으로 프로퍼티

public string url
리턴 string

username 공개적으로 프로퍼티

public string username
리턴 string

voice 공개적으로 프로퍼티

public string voice
리턴 string