Click or drag to resize
ConfbridgeListAction Constructor
Lists all users in a particular ConfBridge conference. ConfbridgeList will follow as separate events, followed by a final event called ConfbridgeListComplete

Namespace: AsterNET.Manager.Action
Assembly: AsterNET (in AsterNET.dll) Version: 1.0.0.0 (1.0.0.0)
Syntax
public ConfbridgeListAction(
	string conference
)

Parameters

conference
Type: SystemString

[Missing <param name="conference"/> documentation for "M:AsterNET.Manager.Action.ConfbridgeListAction.#ctor(System.String)"]

See Also