public class UserStateEvent extends ChannelEventBase
Color
,
DisplayName
,
Emotes
,
Mod
,
Subscriber
,
Turbo
,
UserType
Constructor and Description |
---|
UserStateEvent(@NonNull Client client,
@NonNull ServerMessage sourceMessage,
@NonNull Channel channel)
Constructs the event.
|
getChannel, toStringer
getSource
getClient, toString
clone, equals, finalize, getClass, hashCode, notify, notifyAll, wait, wait, wait
getClient
getTag, getTag, getTags
public UserStateEvent(@NonNull Client client, @NonNull ServerMessage sourceMessage, @NonNull Channel channel)
client
- the clientsourceMessage
- source messagechannel
- the channelCopyright © 2013–2021 Kitteh. All rights reserved.