A callback function invoked when hwc.log is invoked with true for the notifyUser parameter. This callback should notify the user of the log message in an appropriate manner.
<static> alertDialogCallbackFunction( message )
Name | Type | Description |
message | string | The message that the user should be notified of. |