---
title: PHSharedAlbumPostingViewController.Delegate
framework: photosui
role: symbol
role_heading: Protocol
path: photosui/phsharedalbumpostingviewcontroller/delegate-swift.protocol
---

# PHSharedAlbumPostingViewController.Delegate

## Declaration

```swift
protocol Delegate : NSObjectProtocol
```

## Overview

Overview A set of methods that the delegate must implement to respond to PHSharedAlbumPostingViewController events.

## Topics

### Instance Methods

- [sharedAlbumPostingViewController(_:didCompleteWithError:)](photosui/phsharedalbumpostingviewcontroller/delegate-swift.protocol/sharedalbumpostingviewcontroller(_:didcompletewitherror:).md)

## Relationships

### Inherits From

- [NSObjectProtocol](objectivec/nsobjectprotocol.md)
