Table of Contents

Enum CompanionPairingRequirement

Namespace
AppleTvControlLibrary.Discovery.Companion
Assembly
AppleTvControlLibrary.Discovery.dll

Whether pairing is required, supported, or disabled for a discovered service.

public enum CompanionPairingRequirement

Fields

Disabled = 2

Pairing has been disabled on this device (e.g. restricted to same-home devices).

Mandatory = 1

Pairing is supported and may be required.

Unsupported = 0

Pairing is not supported by this device.