Skip to end of metadata
Go to start of metadata

You are viewing an old version of this content. View the current version.

Compare with Current View Version History

Version 1 Current »

sb.append("<H1>Hangup</H1>");

        sb.append("Hangs up the call.<br>");

        sb.append(

                "You don't normally need to use Hangup as in normal circumstnaces the call will naturally come down when either end hangs up.<br>");

        sb.append("You might use hangup if you want to force a call down because no one is available to take a call.");



  • No labels