@class NSString, NSObject; @protocol OS_nw_path, NWConcrete_nw_endpoint_mode_handler, OS_nw_path_evaluator, OS_nw_context, OS_nw_parameters, OS_nw_endpoint, OS_nw_association, OS_xpc_object, OS_nw_object; @interface NWConcrete_nw_endpoint_handler : NSObject { void /* function */ *report_callback; NSObject *callback_context; NSObject *endpoint; NSObject *parameters; NSObject *context; id /* block */ migration_callback; NSObject *association; NSObject *current_path; NWConcrete_nw_endpoint_handler *parent_handler; struct nw_endpoint_handler_event_s { unsigned short domain; unsigned short event; } event; NSObject *inactive_agent_uuids; NSObject *inactive_agent_dictionaries; NSObject *triggered_agent_uuids; struct os_unfair_lock_s { unsigned int _os_unfair_lock_opaque; } lock; int mode; int state; unsigned long long start_time; void *fallback_timer; unsigned int top_id; struct atomic { struct __cxx_atomic_impl> { _Atomic unsigned int __a_value; } __a_; } last_child_id; unsigned char id_chain[16]; char id_str[75]; NSObject *mode_handler; NSObject *override_evaluator; int privacy_stance; unsigned char dry_run : 1; unsigned char triggering_voluntary_agents : 1; unsigned char reuse_association : 1; unsigned char has_better_path : 1; unsigned char has_finished_transport : 1; unsigned char logging_disabled : 1; } @property (readonly) unsigned long long hash; @property (readonly) Class superclass; @property (readonly, copy) NSString *description; @property (readonly, copy) NSString *debugDescription; - (void)dealloc; - (id).cxx_construct; - (void).cxx_destruct; @end