Toggle navigation
Hot Examples
JP
EN
RU
DE
FR
ES
PT
IT
JP
ZH
KO
C#
PHP
C#
Java
Go
C++
Python
JS
TS
検索
Home
SwitchSharp
DialPlans
Actions
BridgeToUser
C# Class SwitchSharp.DialPlans.Actions.BridgeToUser
Bridge to a user in our database.
Inheritance:
IAction
ファイルを表示
Open project: jgauffin/SipSharp
Public Methods
Method
Description
BridgeToUser
(
int
userId
) :
System
Initializes a new instance of the
BridgeToUser
class.
Method Details
BridgeToUser()
public
method
Initializes a new instance of the
BridgeToUser
class.
public
BridgeToUser
(
int
userId
) :
System
userId
int
User to bridge to.
return
System