mirror of
https://github.com/status-im/react-native.git
synced 2025-02-21 13:48:13 +00:00
Expose more of RCTWebSocketObserver
Reviewed By: javache Differential Revision: D4297162 fbshipit-source-id: 97032ccf3dc6bd259ca0fa2883eff45c0c49347f
This commit is contained in:
parent
f02bca7de9
commit
d9caf735ee
@ -19,6 +19,7 @@
|
||||
- (instancetype)initWithURL:(NSURL *)url;
|
||||
@property (nonatomic, weak) id<RCTWebSocketObserverDelegate> delegate;
|
||||
- (void)start;
|
||||
- (void)stop;
|
||||
@end
|
||||
|
||||
#endif
|
||||
|
Loading…
x
Reference in New Issue
Block a user