Click or drag to resize
ZapDNDOffAction Constructor (Int32)
Creates a new ZapDNDOffAction that disables "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 ZapDNDOffAction(
	int zapChannel
)

Parameters

zapChannel
Type: SystemInt32

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

See Also