ownershipTransferMode
The entity’s transfer ownership mode.
Declaration
var ownershipTransferMode: SynchronizationComponent.OwnershipTransferModeDiscussion
By default, the transfer mode is SynchronizationComponent.OwnershipTransferMode.autoAccept. You can set it to SynchronizationComponent.OwnershipTransferMode.manual to require explicit confirmation of the request by your app.