GoogleRouterGoogleTraits

struct GoogleRouterGoogleTraits

Trait Container for Google Traits.

  • This trait belongs to devices that can report network data and perform network-specific operations.

    Declaration

    Swift

    let networkControlTrait: Google.NetworkControlTrait?
  • This trait belongs to devices that support rebooting as a single action.

    Declaration

    Swift

    let rebootTrait: Google.RebootTrait?
  • This trait belongs to devices that support software updates.

    Declaration

    Swift

    let softwareUpdateTrait: Google.SoftwareUpdateTrait?