Hangup

In Remote CallAPI Language (RCML) <Hangup> verb ends a call.

Nesting

The Hangup verb can not have any other verbs or nouns nested.

Example

Example of how to use the <Hangup> verb:

<Response>
    <Hangup/>
</Response>

Last updated