public static interface Client.Builder.WebIrc.Password
Modifier and Type | Method and Description |
---|---|
@NonNull Client.Builder.WebIrc.Gateway |
password(@Nullable String password)
Sets the password as defined in the IRCd config.
|
@NonNull Client.Builder.WebIrc.Gateway password(@Nullable String password)
password
- password as defined in the IRCd configCopyright © 2013–2021 Kitteh. All rights reserved.