ParameterField

enum ParameterField : Enum<Expansion.ParameterField>

Potential fields that can be specified on a given parameter

Entries

Link copied to clipboard

Account of the ircuser with the specified nick on the network of the given context, or "*" if the user is not found or the hostname could not be determined.

Link copied to clipboard

Ident of the ircuser with the specified nick on the network of the given context, or "*" if the user is not found or the hostname could not be determined.

Link copied to clipboard

Ident of the ircuser with the specified nick on the network of the given context.

Link copied to clipboard

Hostname of the ircuser with the specified nick on the network of the given context, or "*" if the user is not found or the hostname could not be determined.

Properties

Link copied to clipboard
val name: String
Link copied to clipboard
val ordinal: Int