public static interface ISupportParameter.EList extends ISupportParameter
ISupportParameter.AwayLen, ISupportParameter.CaseMapping, ISupportParameter.ChanLimit, ISupportParameter.ChanModes, ISupportParameter.ChannelLen, ISupportParameter.ChanTypes, ISupportParameter.ClientTagDeny, ISupportParameter.EList, ISupportParameter.Excepts, ISupportParameter.ExtBan, ISupportParameter.HostLen, ISupportParameter.IntegerParameter, ISupportParameter.InvEx, ISupportParameter.KickLen, ISupportParameter.MaxList, ISupportParameter.MaxTargets, ISupportParameter.Modes, ISupportParameter.Network, ISupportParameter.NickLen, ISupportParameter.OptionalIntegerParameter, ISupportParameter.Prefix, ISupportParameter.SafeList, ISupportParameter.Silence, ISupportParameter.StatusMsg, ISupportParameter.TargMax, ISupportParameter.TopicLen, ISupportParameter.UserLen, ISupportParameter.WhoX
Modifier and Type | Field and Description |
---|---|
static char |
CHANNEL_CREATION_TIME
Support for searching by channel creation time.
|
static char |
MASK
Support for searching by a mask.
|
static String |
NAME
Parameter name.
|
static char |
NON_MATCHING_MASK
Support for searching by not matching a mask.
|
static char |
TOPIC_SET_TIME
Support for searching by topic set time.
|
static char |
USER_COUNT
Support for searching by user count.
|
Modifier and Type | Method and Description |
---|---|
@NonNull Set<Character> |
getExtensions()
Gets the supported LIST extensions.
|
getName, getValue
getClient
static final char CHANNEL_CREATION_TIME
static final char MASK
static final char NON_MATCHING_MASK
static final char TOPIC_SET_TIME
static final char USER_COUNT
static final String NAME
Copyright © 2013–2021 Kitteh. All rights reserved.