public class ChannelNamesUpdatedEvent extends ChannelMultipleMessageEventBase implements ChannelEvent
| Constructor and Description |
|---|
ChannelNamesUpdatedEvent(@NonNull Client client,
@NonNull List<ServerMessage> sourceMessages,
@NonNull Channel channel)
Constructs the event.
|
getChannel, toStringergetSourcegetClient, toStringclone, equals, finalize, getClass, hashCode, notify, notifyAll, wait, wait, waitgetChannelgetClientpublic ChannelNamesUpdatedEvent(@NonNull Client client, @NonNull List<ServerMessage> sourceMessages, @NonNull Channel channel)
client - client for which this is occurringsourceMessages - source messageschannel - channel with the updated users listCopyright © 2013–2021 Kitteh. All rights reserved.