hangup
End the call immediately.
This is a terminal action. Any actions chained after hangup() may not execute.
Always place hangup() last in the chain.
Parameters
None.
Returns
FunctionResult — this, for chaining.
End the call immediately.
This is a terminal action. Any actions chained after hangup() may not execute.
Always place hangup() last in the chain.
None.
FunctionResult — this, for chaining.