---
title: "wakeup(framer:)"
framework: network
role: symbol
role_heading: Instance Method
path: "network/nwprotocolframerimplementation/wakeup(framer:)"
---

# wakeup(framer:)

Delivers a scheduled wakeup event.

## Declaration

```swift
func wakeup(framer: NWProtocolFramer.Instance)
```

## See Also

### Related Documentation

- [scheduleWakeup(wakeupTime:)](network/nwprotocolframer/instance/schedulewakeup(wakeuptime:).md)

### Handling Instance Lifetime

- [init(framer:)](network/nwprotocolframerimplementation/init(framer:).md)
- [start(framer:)](network/nwprotocolframerimplementation/start(framer:).md)
- [NWProtocolFramer.StartResult](network/nwprotocolframer/startresult.md)
- [stop(framer:)](network/nwprotocolframerimplementation/stop(framer:).md)
- [cleanup(framer:)](network/nwprotocolframerimplementation/cleanup(framer:).md)
- [label](network/nwprotocolframerimplementation/label.md)
