@interface CDPDNetworkObserverClient : NSObject @property (copy) id /* block */ eventHandler; - (void).cxx_destruct; @end