Enumeration

PurpleConnectionFlags

since: 2.0

Declaration

flags Purple.ConnectionFlags

Description [src]

Flags to change behavior of the client for a given connection.

Available since: 2.0

Members

Name Description
PURPLE_CONNECTION_FLAG_HTML

Connection sends/receives in ‘HTML

PURPLE_CONNECTION_FLAG_NO_BGCOLOR

Connection does not send/receive background colors.

PURPLE_CONNECTION_FLAG_AUTO_RESP

Send auto responses when away.

PURPLE_CONNECTION_FLAG_FORMATTING_WBFO

The text buffer must be formatted as a whole.

PURPLE_CONNECTION_FLAG_NO_NEWLINES

No new lines are allowed in outgoing messages.

PURPLE_CONNECTION_FLAG_NO_FONTSIZE

Connection does not send/receive font sizes.

PURPLE_CONNECTION_FLAG_NO_URLDESC

Connection does not support descriptions with links.

PURPLE_CONNECTION_FLAG_NO_IMAGES

Connection does not support sending of images.