Compartir a través de


FeatureSupportStatus type

Define los valores de FeatureSupportStatus.

type FeatureSupportStatus =
  | "NotAvailable"
  | "UnsupportedDeviceVersion"
  | "Supported"