Rename SonarWebSocket
Summary: Part of Sonar -> Flipper rename. It's about time this is renamed from *Websocket as well, since it doesn't use websockets anymore. Reviewed By: passy Differential Revision: D9919695 fbshipit-source-id: 78a63bfb7d5de19c093b7fb775d1426b4fc58f77
This commit is contained in:
committed by
Facebook Github Bot
parent
2a822a1b99
commit
1d2793f701
@@ -8,7 +8,7 @@
|
||||
#import <Foundation/Foundation.h>
|
||||
|
||||
@protocol FlipperResponder;
|
||||
@protocol SonarWebSocket;
|
||||
@protocol FlipperConnectionManager;
|
||||
|
||||
typedef void (^SonarReceiver)(NSDictionary*, id<FlipperResponder>);
|
||||
|
||||
|
||||
Reference in New Issue
Block a user