NetConn_NetSpecifier
Overview
Defines the network feature set, including a network capability set and a network ID.
Since: 12
Related module: NetConnection
Summary
Member Variables
| Name | Description |
|---|---|
| caps | Network capability set. |
| bearerPrivateIdentifier | Network ID. |
Member Variable Description
caps
NetConn_NetCapabilities NetConn_NetSpecifier::caps
Description
Defines the network capability set.
bearerPrivateIdentifier
char* NetConn_NetSpecifier::bearerPrivateIdentifier
Description
Defines the network ID.