---
title: "goHome(completion:)"
framework: matter
role: symbol
role_heading: Instance Method
path: "matter/mtrbaseclusterrvcoperationalstate/gohome(completion:)"
---

# goHome(completion:)

## Declaration

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

```swift
func goHome() async throws -> MTRRVCOperationalStateClusterOperationalCommandResponseParams
```
