Skip to main content

Hangup

Definition

The Hangup verb is used to hang up a call. It can be used to end a call that is currently in progress.

Hangup will answer the call and then immediately hang up. To reject the call without answering, use Reject instead.

Example

In this example, the Hangup verb is used to hang up the call. The call will be answered and then immediately hung up.

<Response>
<Hangup/>
</Response>

Nesting Rules

  • You cannot nest other verbs or nouns within the Hangup verb.
  • You cannot nest the Hangup verb within other FlexML verbs.