Class ChannelUpdateFlagsEvent

All Implemented Interfaces:
GenericEvent, UpdateEvent<Channel,EnumSet<ChannelFlag>>

public class ChannelUpdateFlagsEvent extends GenericChannelUpdateEvent<EnumSet<ChannelFlag>>
Indicates that the flags of a Channel changed.

Can be used to retrieve the old flags and the new ones.

See Also: