---
title: events
framework: mediaplayer
role: symbol
role_heading: Instance Property
path: mediaplayer/mpmovieaccesslog/events
---

# events

The events in the movie access log.

## Declaration

```swift
var events: [Any]! { get }
```

## Discussion

Discussion An ordered collection of MPMovieAccessLogEvent instances that represent the chronological sequence of events in the movie access log.

## See Also

### Movie access log properties

- [extendedLogData](mediaplayer/mpmovieaccesslog/extendedlogdata.md)
- [extendedLogDataStringEncoding](mediaplayer/mpmovieaccesslog/extendedlogdatastringencoding.md)
