Class ManualPresenceChangeEvent

java.lang.Object
com.slack.api.model.event.ManualPresenceChangeEvent
All Implemented Interfaces:
Event, Serializable

public class ManualPresenceChangeEvent
extends Object
implements Event
The manual_presence_change event is sent to all connections for a user when that user manually updates their presence. Clients can use this to update their local state.

https://api.slack.com/events/manual_presence_change

See Also:
Serialized Form