Click or drag to resize
ConfbridgeUnmuteAction Constructor (String, String)
Unmutes a specified user in a specified conference.

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

Parameters

conference
Type: SystemString

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

channel
Type: SystemString

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

See Also