Interface INECustomMessage
-
- All Implemented Interfaces:
public interface INECustomMessage
房间事件
-
-
Method Summary
Modifier and Type Method Description abstract String
getSenderUuid()
发送者ID abstract String
getData()
事件数据 -
-
Method Detail
-
getSenderUuid
abstract String getSenderUuid()
发送者ID
-
-
-
-