UniPRT SDK v1.0.0.0
 
Loading...
Searching...
No Matches
UsbConnection Class Reference

A class for managing USB connections. More...

#include <UsbConnection.h>

Inheritance diagram for UsbConnection:

Instance Methods

(NSArray< NSArray * > *) - availableDevices
 Retrieves a list of available USB devices.
 

Detailed Description

A class for managing USB connections.

用於管理USB連接的類。

用于管理USB连接的类。

Method Documentation

◆ availableDevices

- (NSArray< NSArray * > *) availableDevices

Retrieves a list of available USB devices.

获取可用USB设备的列表。

獲取可用USB設備的列表。

Returns
An array of arrays, where each sub-array contains information about an available USB device.
一个包含数组的数组,每个子数组包含有关可用USB设备的信息。
一個包含陣列的陣列,每個子陣列包含有關可用USB設備的信息。

The documentation for this class was generated from the following file: