Interface ICoopServerMessageListener
- All Known Implementing Classes:
UIServerToolbox
public interface ICoopServerMessageListener
Created by serge on 31.01.2016.
-
Method Summary
Modifier and TypeMethodDescriptionvoid
OnCoopServerMessage
(String tag, String cookie, String payload)
-
Method Details
-
OnCoopServerMessage
-