| Enums |
|
| nw_browser_state_t |
[@typedef] nw_browser_state_t
Browser states sent by nw_browser_set_state_changed_handler.
|
| nw_connection_group_state_t |
[@typedef] nw_connection_group_state_t
Connection Group states sent by nw_connection_group_set_state_changed_handler.
|
| nw_connection_state_t |
[@typedef] nw_connection_state_t
Connection states sent by nw_connection_set_state_changed_handler.
|
| nw_data_transfer_report_state_t |
[@typedef] nw_data_transfer_report_state_t
The state of a Data Transfer Report indicates whether or not the contents
have been collected, and are ready to be accessed.
|
| nw_endpoint_type_t |
[@typedef] nw_endpoint_type_t
Endpoint types represent a well-known form of endpoint.
|
| nw_error_domain_t |
[@typedef] nw_error_domain_t
The enumeration of network error domains.
|
| nw_ethernet_channel_state_t |
[@typedef] nw_ethernet_channel_state_t
Channel states sent by nw_ethernet_channel_set_state_changed_handler.
|
| nw_framer_start_result_t |
|
| nw_interface_type_t |
[@typedef] nw_interface_type_t
Interface types represent the underlying media for a network link, such as Wi-Fi or
Cellular.
|
| nw_ip_ecn_flag_t |
[@typedef] nw_ip_ecn_flag_t
ECN flags marked in IP headers to indicate congestion.
|
| nw_ip_local_address_preference_t |
[@typedef] nw_ip_local_address_preference_t
Preference for local addresses selection.
|
| nw_ip_version_t |
[@typedef] nw_ip_version_t
A specific version of the Internet Protocol.
|
| nw_listener_state_t |
[@typedef] nw_listener_state_t
Listener states sent by nw_listener_set_state_changed_handler.
|
| nw_multipath_service_t |
[@typedef] nw_multipath_service_t
Multipath services represent the modes of multipath usage that are
allowed for connections.
|
| nw_parameters_expired_dns_behavior_t |
[@typedef] nw_parameters_expired_dns_behavior_t
Expired DNS behavior defines whether or not a connection will allow the use
of expired DNS answers during connection establishment.
|
| nw_path_status_t |
[@typedef] nw_path_status_t
A network path status indicates if there is a usable route available upon which to
send and receive data.
|
| nw_path_unsatisfied_reason_t |
[@typedef] nw_path_unsatisfied_reason_t
A network path unsatisfied reason may indicate the reason the path is currently unsatisfied for some conditions.
|
| nw_report_resolution_protocol_t |
[@typedef] nw_report_resolution_protocol_t
The protocol used for endpoint resolution.
|
| nw_report_resolution_source_t |
[@typedef] nw_report_resolution_source_t
The source of a resolution indicates if the set of endpoints was resolved
locally using a cache, or sent a query over the network.
|
| nw_service_class_t |
[@typedef] nw_service_class_t
The network service class represents the network queuing priority to use
for traffic generated by a connection.
|
| nw_txt_record_find_key_t |
[@typedef] nw_txt_record_find_key_t
An enumeration of possible find results when trying to find a key-value
pair in the TXT record object.
|
| nw_ws_close_code_t |
[@typedef] nw_ws_close_code_t
WebSocket close codes that describe the reason for closing a WebSocket
connection.
|
| nw_ws_opcode_t |
[@typedef] nw_ws_opcode_t
WebSocket opcodes that denote the type of frame sent or received by
a WebSocket endpoint.
|
| nw_ws_response_status_t |
[@typedef] nw_ws_response_status_t
The status of a WebSocket server's response to a client's request to
connect.
|
| nw_ws_version_t |
[@typedef] nw_ws_version_t
The WebSocket Protocol version.
|