---
title: "cameraDevice(_:didReceivePTPEvent:)"
framework: imagecapturecore
role: symbol
role_heading: Instance Method
path: "imagecapturecore/iccameradevicedelegate/cameradevice(_:didreceiveptpevent:)"
---

# cameraDevice(_:didReceivePTPEvent:)

Tells the client about a PTP event.

## Declaration

```swift
func cameraDevice(_ camera: ICCameraDevice, didReceivePTPEvent eventData: Data)
```
