Package io.agora.rtm
Class MessageEvent
java.lang.Object
io.agora.rtm.MessageEvent
-
Constructor Summary
ConstructorsConstructorDescriptionMessageEvent(int channelType, String channelName, String topicName, RtmMessage message, String publisher, String customType, long timestamp) -
Method Summary
-
Constructor Details
-
MessageEvent
public MessageEvent(int channelType, String channelName, String topicName, RtmMessage message, String publisher, String customType, long timestamp)
-
-
Method Details