C# 클래스 SwitchSharp.DialPlans.Actions.DialString

A user dial string
Strings used to reach a user.
파일 보기 프로젝트 열기: jgauffin/SipSharp

공개 메소드들

메소드 설명
DialString ( string number, CallerIdType type )

Initializes a new instance of the DialString class.

메소드 상세

DialString() 공개 메소드

Initializes a new instance of the DialString class.
public DialString ( string number, CallerIdType type )
number string The number.
type CallerIdType kind of CallerId to use on the outgoing call.