Enumeration
PurpleProtocolOptions
since: 2.0
Description [src]
Protocol options
These should all be stuff that some protocols can do and others can’t.
Available since: 2.0
Members
-
OPT_PROTO_NO_PASSWORD -
Don’t require passwords for sign-in.
IRC doesn’t require passwords, so there’s no need for a password prompt. - Value:
16 - Available since: 2.0
- Value:
-
OPT_PROTO_PASSWORD_OPTIONAL -
Allow passwords to be optional.
Passwords in IRC are optional, and are needed for certain functionality. - Value:
128 - Available since: 2.0
- Value: