...example, the following code would send the notification object created in the previous step.
```javascript
hod.notify(notification);
```
##Examples of HOD notification code
The following are some examples of HOD notification code:
* **Simple notification:**
```javascript
hod.notify({...