Package io.agora.rtm
Class PresenceEvent
java.lang.Object
io.agora.rtm.PresenceEvent
-
Constructor Summary
ConstructorsConstructorDescriptionPresenceEvent(int eventType, int channelType, String channelName, String publisher, HashMap<String, String> stateItems, IntervalInfo interval, SnapshotInfo snapshot, long timestamp) -
Method Summary
-
Constructor Details
-
PresenceEvent
public PresenceEvent(int eventType, int channelType, String channelName, String publisher, HashMap<String, String> stateItems, IntervalInfo interval, SnapshotInfo snapshot, long timestamp)
-
-
Method Details