---
title: "onWithRecallGlobalScene(completion:)"
framework: matter
role: symbol
role_heading: Instance Method
path: "matter/mtrbaseclusteronoff/onwithrecallglobalscene(completion:)"
---

# onWithRecallGlobalScene(completion:)

## Declaration

```swift
func onWithRecallGlobalScene(completion: @escaping @Sendable ((any Error)?) -> Void)
```

```swift
func onWithRecallGlobalScene() async throws
```
