logo
On this page

ZegoBarrageMessageInfo

ZegoBarrageMessageInfo

Barrage message info.

Details

The received object of the room barrage message, including the message content, message ID, sender, sending time

Declared in entity/ZegoBarrageMessageInfo.java

Properties

message

message
public String message

message content

messageID

messageID
public String messageID

message id

sendTime

sendTime
public long sendTime

Message send time, UNIX timestamp, in milliseconds.

fromUser

fromUser
public ZegoUser fromUser

Message sender.Please do not fill in sensitive user information in this field, including but not limited to mobile phone number, ID number, passport number, real name, etc.

Previous

zegobackgroundconfig

Next

zegobeautifyoption

On this page

Back to top