Compare commits
1 Commits
3b175900c1
...
5fc7969adf
| Author | SHA1 | Date | |
|---|---|---|---|
|
5fc7969adf
|
@@ -38,6 +38,8 @@ public interface IMareHubClient : IMareHub
|
||||
|
||||
void OnUserChatMsg(Action<UserChatMsgDto> chatMsgDto);
|
||||
|
||||
void OnUserTypingState(Action<TypingStateDto> act);
|
||||
|
||||
void OnUserReceiveCharacterData(Action<OnlineUserCharaDataDto> act);
|
||||
|
||||
void OnUserReceiveUploadStatus(Action<UserDto> act);
|
||||
|
||||
Reference in New Issue
Block a user