---
title: es_event_exchangedata_t
framework: endpointsecurity
role: symbol
role_heading: Structure
path: endpointsecurity/es_event_exchangedata_t
---

# es_event_exchangedata_t

A type for an event that indicates the exchange of data between two files.

## Declaration

```swift
struct es_event_exchangedata_t
```

## Topics

### Inspecting Event Properties

- [file1](endpointsecurity/es_event_exchangedata_t/file1.md)
- [file2](endpointsecurity/es_event_exchangedata_t/file2.md)
- [reserved](endpointsecurity/es_event_exchangedata_t/reserved.md)

### Initializers

- [init(file1:file2:reserved:)](endpointsecurity/es_event_exchangedata_t/init(file1:file2:reserved:).md)

## Relationships

### Conforms To

- [BitwiseCopyable](swift/bitwisecopyable.md)

## See Also

### File-System Event Types

- [es_file_t](endpointsecurity/es_file_t.md)
- [es_event_access_t](endpointsecurity/es_event_access_t.md)
- [es_event_clone_t](endpointsecurity/es_event_clone_t.md)
- [es_event_copyfile_t](endpointsecurity/es_event_copyfile_t.md)
- [es_event_create_t](endpointsecurity/es_event_create_t.md)
- [es_event_dup_t](endpointsecurity/es_event_dup_t.md)
- [es_event_fcntl_t](endpointsecurity/es_event_fcntl_t.md)
- [es_event_open_t](endpointsecurity/es_event_open_t.md)
- [es_event_close_t](endpointsecurity/es_event_close_t.md)
- [es_event_rename_t](endpointsecurity/es_event_rename_t.md)
- [es_event_truncate_t](endpointsecurity/es_event_truncate_t.md)
- [es_event_write_t](endpointsecurity/es_event_write_t.md)
- [es_event_lookup_t](endpointsecurity/es_event_lookup_t.md)
- [es_event_searchfs_t](endpointsecurity/es_event_searchfs_t.md)
