Class GroupMsgEmojiLikeNotice.Like
-
- All Implemented Interfaces:
public final class GroupMsgEmojiLikeNotice.Like
-
-
Constructor Summary
Constructors Constructor Description GroupMsgEmojiLikeNotice.Like()
-
Method Summary
Modifier and Type Method Description final StringgetEmojiId()final UnitsetEmojiId(@SerializedName(value = "emoji_id") String emojiId)final IntegergetCount()final UnitsetCount(@SerializedName(value = "count") Integer count)-
-
Method Detail
-
getEmojiId
final String getEmojiId()
-
setEmojiId
final Unit setEmojiId(@SerializedName(value = "emoji_id") String emojiId)
-
-
-
-