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