NetConn_NetSpecifier
typedef struct NetConn_NetSpecifier {...} NetConn_NetSpecifier
概述
网络的特征集。
起始版本: 12
相关模块: NetConnection
所在头文件: net_connection_type.h
汇总
成员变量
| 名称 | 描述 |
|---|---|
| NetConn_NetCapabilities caps | 网络能力集。 |
| char *bearerPrivateIdentifier | 网络标识符。 |
typedef struct NetConn_NetSpecifier {...} NetConn_NetSpecifier
网络的特征集。
起始版本: 12
相关模块: NetConnection
所在头文件: net_connection_type.h
| 名称 | 描述 |
|---|---|
| NetConn_NetCapabilities caps | 网络能力集。 |
| char *bearerPrivateIdentifier | 网络标识符。 |