Class TeamDomainChangeEvent

  • All Implemented Interfaces:
    Event, Serializable

    public class TeamDomainChangeEvent
    extends Object
    implements Event
    The team_domain_change event is sent to all connections for a workspace when the workspace domain changes.

    Since the existing domain will continue to work (causing a redirect) until it is claimed by another workspace, clients don't need to do anything special with this event. It is sent for the benefit of our web client, which needs to reload when the domain changes.

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

    See Also:
    Serialized Form
    • Constructor Detail

      • TeamDomainChangeEvent

        public TeamDomainChangeEvent()