addVerb
Add a verb to the main section of the current SWML document. Delegates to
the underlying SwmlBuilder’s addVerb() method.
Parameters
name
The SWML verb name (e.g., "answer", "play", "ai", "hangup", "connect").
config
Configuration for the verb.
Returns
this — Returns the service for method chaining.