Agora Java API Reference for Android
Public Member Functions | List of all members
io.agora.rtm.TopicEvent Class Reference

Public Member Functions

RtmTopicEventType getType ()
 
String getChannelName ()
 
String getPublisher ()
 
ArrayList< TopicInfogetTopicInfos ()
 
long getTimestamp ()
 
 TopicEvent (String channelName, int type, String publisher, TopicInfo[] topicInfos, long timestamp)
 
String toString ()