directAccessSupported property

bool? directAccessSupported
getter/setter pair

Whether direct access is supported at all.

Clients are expected to filter down the device list to only android models and versions which support Direct Access when that is the user intent.

Implementation

core.bool? directAccessSupported;