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

Bridge to a user in our database.
상속: IAction
파일 보기 프로젝트 열기: jgauffin/SipSharp

공개 메소드들

메소드 설명
BridgeToUser ( int userId ) : System

Initializes a new instance of the BridgeToUser class.

메소드 상세

BridgeToUser() 공개 메소드

Initializes a new instance of the BridgeToUser class.
public BridgeToUser ( int userId ) : System
userId int User to bridge to.
리턴 System