Enumeration

PurpleCreateConversationDetailsError

unstable since: 3.0

Declaration

error-domain Purple.CreateConversationDetailsError

Description [src]

Error codes returned by create conversation details validation.

Available since: 3.0

Members

PURPLE_CREATE_CONVERSATION_DETAILS_ERROR_NO_PARTICIPANTS

No participants were set.

  • Value: 0
  • Available since: 3.0
PURPLE_CREATE_CONVERSATION_DETAILS_ERROR_TOO_MANY_PARTICIPANTS

The number of participants is more than are allowed.

  • Value: 1
  • Available since: 3.0

Type functions

purple_create_conversation_details_error_quark

The error domain to identify errors in create conversation details.

unstable since: 3.0