| Declaration | |
|---|---|
| From | + (nonnull instancetype)defaultSound |
| To | @property (class, nonatomic, readonly, copy, nonnull) UNNotificationSound *defaultSound |
| Declaration | |
|---|---|
| From | + (nonnull instancetype)soundNamed:(nonnull NSString *)name |
| To | + (nonnull instancetype)soundNamed:(nonnull UNNotificationSoundName)name |