struct GoogleDoorbellGoogleTraits
Trait Container for Google Traits.
-
This trait represents the press of a doorbell.
Declaration
Swift
let doorbellPressTrait: Google.DoorbellPressTrait?
-
This trait supports devices that have the capability to save a video clip or to take a screenshot.
Declaration
Swift
let clipTrait: Google.ClipTrait?
-
This trait belongs to media devices that have a recording capability.
Declaration
Swift
let recordTrait: Google.RecordTrait?
-
This trait belongs to devices that can detect objects or people, and sends a notification to the user. By default, these notifications are announced on smart displays and speakers by Google Assistant following a doorbell ring chime.
Declaration
Swift
let objectDetectionTrait: Google.ObjectDetectionTrait?