ChannelTextSendError
Description:
[ CCode ( cprefix = "TP_CHANNEL_TEXT_SEND_ERROR_" , has_type_id = false ) ]
public enum ChannelTextSendError
Bitfield/set of flags generated from the Telepathy specification.
Content:
Enum values:
- INVALID_CONTACT -
The requested contact is not valid
- NOT_IMPLEMENTED -
The channel doesn't support sending text messages to the requested contact
- OFFLINE -
The requested contact was offline
- PERMISSION_DENIED -
The user does not have permission to speak on this channel
- TOO_LONG -
The outgoing message was too long and was rejected by the server
- UNKNOWN -
An unknown error occurred