---
title: "removeStatusObserver(_:)"
framework: mediaaccessibility
role: symbol
role_heading: Instance Method
path: "mediaaccessibility/mamusichapticsmanager/removestatusobserver(_:)"
---

# removeStatusObserver(_:)

Removes the observer monitoring the status of haptic playback for the Now Playing song.

## Declaration

```swift
func removeStatusObserver(_ registrationToken: any NSCopying)
```

## See Also

### Observing haptic playback

- [addStatusObserver(_:)](mediaaccessibility/mamusichapticsmanager/addstatusobserver(_:).md)
