---
title: PTChannelRestorationDelegate
framework: pushtotalk
role: symbol
role_heading: Protocol
path: pushtotalk/ptchannelrestorationdelegate
---

# PTChannelRestorationDelegate

A type that represents the channel restoration behavior.

## Declaration

```swift
protocol PTChannelRestorationDelegate : NSObjectProtocol
```

## Mentioned in

Creating a Push to Talk app

## Topics

### Getting the channel descriptor

- [channelDescriptor(restoredChannelUUID:)](pushtotalk/ptchannelrestorationdelegate/channeldescriptor(restoredchanneluuid:).md)

## Relationships

### Inherits From

- [NSObjectProtocol](objectivec/nsobjectprotocol.md)

## See Also

### Channel restoration

- [PTChannelDescriptor](pushtotalk/ptchanneldescriptor.md)
