Options
All
  • Public
  • Public/Protected
  • All
Menu

Class Pairing

Hierarchy

  • Pairing

Index

Constructors

Properties

Methods

Constructors

constructor

Properties

device

device: AppleTV

Methods

initiatePair

  • initiatePair(): Promise<(pin: string) => Promise<AppleTV>>
  • Initiates the pairing process

    Returns Promise<(pin: string) => Promise<AppleTV>>

    A promise that resolves to a callback which takes in the pairing pin from the Apple TV.

Generated using TypeDoc