---
title: "init(identifier:URL:options:)"
framework: usernotifications
role: symbol
role_heading: Initializer
path: "usernotifications/unnotificationattachment/init(identifier:url:options:)-7oony"
---

# init(identifier:URL:options:)

## Declaration

```swift
convenience init(identifier: String, URL: URL, options: [AnyHashable : Any]? = nil) throws
```
