Click or drag to resize
SetMusicOnCommand Constructor (String)
Creates a new SetMusicOnCommand playing music from the default music on hold class.

Namespace: AsterNET.FastAGI.Command
Assembly: AsterNET (in AsterNET.dll) Version: 1.0.0.0 (1.0.0.0)
Syntax
public SetMusicOnCommand(
	string musicOnHoldClass
)

Parameters

musicOnHoldClass
Type: SystemString
the music on hold class to play music from.
See Also