---
title: MIDINotificationMessageID.msgSerialPortOwnerChanged
framework: coremidi
role: symbol
role_heading: Case
path: coremidi/midinotificationmessageid/msgserialportownerchanged
---

# MIDINotificationMessageID.msgSerialPortOwnerChanged

The system changed a serial port owner.

## Declaration

```swift
case msgSerialPortOwnerChanged
```

## Discussion

Discussion This type has no data.

## See Also

### Change Types

- [MIDINotificationMessageID.msgSetupChanged](coremidi/midinotificationmessageid/msgsetupchanged.md)
- [MIDINotificationMessageID.msgObjectAdded](coremidi/midinotificationmessageid/msgobjectadded.md)
- [MIDINotificationMessageID.msgObjectRemoved](coremidi/midinotificationmessageid/msgobjectremoved.md)
- [MIDINotificationMessageID.msgPropertyChanged](coremidi/midinotificationmessageid/msgpropertychanged.md)
- [MIDINotificationMessageID.msgThruConnectionsChanged](coremidi/midinotificationmessageid/msgthruconnectionschanged.md)
- [MIDINotificationMessageID.msgIOError](coremidi/midinotificationmessageid/msgioerror.md)
