Type Alias ConditionSource

ConditionSource:
    | "BLE"
    | "TCP"
    | "AWDL"
    | "MDNS"

The source for a transport condition.