BBjSysGui::beep
Description
In BBj 15.0 and higher, this method emits an audio beep on the client.
Syntax
Return Value | Method |
---|---|
void | beep() |
Parameters
None.
Return Value
None.
Remarks
Browsers only allow sounds to play after the user has interacted with the page. In BUI and DWC, any attempt to play sounds during application startup is ignored, but sounds work as expected after the user has interacted with the page.
Example
|
See Also
See the BBj Object Diagram for an illustration of the relationship between BBj Objects.