---
title: SynchronizationComponent.OwnershipTransferCompletionResult.timedOut
framework: realitykit
role: symbol
role_heading: Case
path: realitykit/synchronizationcomponent/ownershiptransfercompletionresult/timedout
---

# SynchronizationComponent.OwnershipTransferCompletionResult.timedOut

The ownership transfer request timed out.

## Declaration

```swift
case timedOut
```

## Discussion

Discussion A timeout doesn’t necessarily mean that the request is denied. It might succeed after the timeout.

## See Also

### Ownership transfer completion results

- [SynchronizationComponent.OwnershipTransferCompletionResult.granted](realitykit/synchronizationcomponent/ownershiptransfercompletionresult/granted.md)
