# `GSCallbackHandler.reporterInstances`

*Type Property*

## Declaration

```swift
class var reporterInstances: MGOrderedDictionary<AnyObject, AnyObject> { get set }
```

```objc
@property (class, nonatomic, strong) MGOrderedDictionary * reporterInstances;
```

```python
reporterInstances() -> MGOrderedDictionary
setReporterInstances_(reporterInstances: MGOrderedDictionary)
```

