mirror of
https://github.com/zhigang1992/react-native.git
synced 2026-05-11 02:30:41 +08:00
Force the debugger to disconnect before a bundle reload
Reviewed By: bnham Differential Revision: D5594238 fbshipit-source-id: feff9f179534c8e617f8fa7c8a7b1bc525c07cae
This commit is contained in:
committed by
Facebook Github Bot
parent
f11f00197d
commit
41504103ce
@@ -20,6 +20,7 @@
|
||||
@interface RCTWebSocketObserver : NSObject
|
||||
|
||||
- (instancetype)initWithURL:(NSURL *)url;
|
||||
- (void)setDelegateDispatchQueue:(dispatch_queue_t)queue;
|
||||
|
||||
@property (nonatomic, weak) id<RCTWebSocketObserverDelegate> delegate;
|
||||
|
||||
|
||||
Reference in New Issue
Block a user