Interface ISocialMsg
- All Superinterfaces:
IMsg,Serializable
社交消息
- Since:
- 0.7.1
- Author:
- mjz
-
Method Details
-
getBadgeName
String getBadgeName()粉丝牌名称 -
getBadgeLevel
byte getBadgeLevel()粉丝牌等级 -
getUid
String getUid()弹幕发送者id -
getUsername
String getUsername()弹幕发送者用户名 -
getUserAvatar
弹幕发送者头像地址- Since:
- 0.0.11
-
getSocialAction
SocialActionEnum getSocialAction()动作
-