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

Public Member Functions

 PresenceEvent (int eventType, int channelType, String channelName, String publisher, HashMap< String, String > stateItems, IntervalInfo interval, SnapshotInfo snapshot, long timestamp)
 
RtmPresenceEventType getEventType ()
 
RtmChannelType getChannelType ()
 
String getChannelName ()
 
String getPublisherId ()
 
HashMap< String, String > getStateItems ()
 
IntervalInfo getInterval ()
 
SnapshotInfo getSnapshot ()
 
long getTimestamp ()
 
String toString ()