getDevices

abstract suspend fun getDevices(): Result<List<Device>>

See also