# airPlayDeviceDisconnected

Description: Notification that appears when a device is disconnected from TrueConf Room via AirPlay.

Example:

{
    "method": "event",
    "event": "airPlayDeviceDisconnected",
    "macAddress": "62:1C:AF:AA:7E:6D",
    "name": "iPhone (Bogdan)",
    "model": "iPhone14,3"
}

Parameter description:

  • macAddress - MAC address of the disabled device

  • name - name of the disabled device

  • model - identifier of the disconnected device model

See also: