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

# onWithRecallGlobalScene(with:completionHandler:)

## Declaration

```swift
func onWithRecallGlobalScene(with params: MTROnOffClusterOnWithRecallGlobalSceneParams?, completionHandler: @escaping @Sendable ((any Error)?) -> Void)
```

```swift
func onWithRecallGlobalScene(with params: MTROnOffClusterOnWithRecallGlobalSceneParams?) async throws
```
