public class ChannelMessage extends Object
ChannelMessage(long msgId, long timestamp, String channelId)
String
getChannelId()
long
getMsgId()
getTimestamp()
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait
public ChannelMessage(long msgId, long timestamp, String channelId)
public long getMsgId()
public long getTimestamp()
public String getChannelId()
Copyright © 2022. All rights reserved.