Click or drag to resize
MonitorAction Constructor
Overload List
  NameDescription
Public methodMonitorAction
Creates a new empty MonitorAction.
Public methodMonitorAction(String, String)
Creates a new MonitorAction that starts monitoring the given channel and writes voice data to the given file(s).
Public methodMonitorAction(String, String, String)
Creates a new MonitorAction that starts monitoring the given channel and writes voice data to the given file(s).
Public methodMonitorAction(String, String, String, Boolean)
Creates a new MonitorAction that starts monitoring the given channel and writes voice data to the given file(s).
Top
See Also