Click or drag to resize
ZapDNDOnAction Constructor (Int32)
Creates a new ZapDNDOnAction that enables "Do Not Disturb" status for the given zap channel.

Namespace: AsterNET.Manager.Action
Assembly: AsterNET (in AsterNET.dll) Version: 1.0.0.0 (1.0.0.0)
Syntax
public ZapDNDOnAction(
	int zapChannel
)

Parameters

zapChannel
Type: SystemInt32

[Missing <param name="zapChannel"/> documentation for "M:AsterNET.Manager.Action.ZapDNDOnAction.#ctor(System.Int32)"]

See Also