mirror of
https://github.com/0TheSpy/Seaside.git
synced 2025-01-05 17:13:40 +08:00
Update inetchannel.h
This commit is contained in:
parent
8d8b1f2135
commit
f0380baa19
@ -22,7 +22,7 @@ public:
|
||||
|
||||
virtual void SetDataRate(float rate) = 0;
|
||||
virtual bool RegisterMessage(INetMessage* msg) = 0;
|
||||
virtual bool UnregisterMessage(INetMessageBinder* msg) = 0;
|
||||
//virtual bool UnregisterMessage(INetMessageBinder* msg) = 0;
|
||||
virtual bool StartStreaming(unsigned int challengeNr) = 0;
|
||||
virtual void ResetStreaming(void) = 0;
|
||||
virtual void SetTimeout(float seconds) = 0;
|
||||
@ -82,4 +82,4 @@ public:
|
||||
};
|
||||
|
||||
|
||||
#endif
|
||||
#endif
|
||||
|
Loading…
x
Reference in New Issue
Block a user