# airPlayDeviceConnected

Description: notification that appears when a device connects to TrueConf Room via AirPlay.

Example:

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

Parameter description:

  • macAddress - the MAC address of the connected device

  • name - the name of the connected device

  • model - identifier of the connected device model

See also: