General dialog functions
These functions can be used for all types of dialogs.
dialog_request_events()
Start receiving dialog events.
dialog_get_domain()
Get the unique domain ID for the dialog service.
dialog_show()
Display a dialog.
dialog_update()
Update a dialog.
dialog_cancel()
Cancel a dialog.
dialog_destroy()
Destroy a dialog.
dialog_stop_events()
Stop receiving dialog events.
Parent topic:
Functions in dialog.h