Class CallRejectedEvent

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

public class CallRejectedEvent
extends Object
implements Event
If a Call has been shared with a user in DM (and unfurled with the help of the link_shared event, this event is sent if the user rejects the Call.

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

See Also:
Serialized Form