Error
Description:
[ CCode ( cprefix = "TP_ERROR_" ,  has_type_id = false ) ]
public errordomain Error
  public errordomain Error
Enumerated type representing the Telepathy D-Bus errors.
Namespace: TelepathyGLib
  
  Package: telepathy-glib
  
  Content:
Error codes:
- ALREADY_CONNECTED - org.
- AUTHENTICATION_FAILED - org.
- BUSY - org.
- CANCELLED - org.
- CAPTCHA_NOT_SUPPORTED - 
      org.freedesktop.Telepathy.Error.Media.CaptchaNotSupported: Raised if no UI is available to present captchas, or if one is available but it is unable to answer any of the captchas given.
- CERT_EXPIRED - org.
- CERT_FINGERPRINT_MISMATCH - org.
- CERT_HOSTNAME_MISMATCH - org.
- CERT_INSECURE - org.
- CERT_INVALID - org.
- CERT_LIMIT_EXCEEDED - org.
- CERT_NOT_ACTIVATED - org.
- CERT_NOT_PROVIDED - org.
- CERT_REVOKED - org.
- CERT_SELF_SIGNED - org.
- CERT_UNTRUSTED - org.
- CHANNEL_BANNED - org.
- CHANNEL_FULL - org.
- CHANNEL_INVITE_ONLY - org.
- CHANNEL_KICKED - org.
- CONFUSED - org.
- CONNECTION_FAILED - org.
- CONNECTION_LOST - org.
- CONNECTION_REFUSED - org.
- CONNECTION_REPLACED - org.
- DISCONNECTED - org.
- DOES_NOT_EXIST - org.
- EMERGENCY_CALLS_NOT_SUPPORTED - org.
- ENCRYPTION_ERROR - org.
- ENCRYPTION_NOT_AVAILABLE - org.
- INSUFFICIENT_BALANCE - 
      org.freedesktop.Telepathy.Error.InsufficientBalance: Raised if the user has insufficient balance to place a call.
- INVALID_ARGUMENT - org.
- INVALID_HANDLE - org.
- MEDIA_CODECS_INCOMPATIBLE - 
      org.freedesktop.Telepathy.Error.Media.CodecsIncompatible: Raised when the local streaming implementation has no codecs in common with the remote side.
- MEDIA_STREAMING_ERROR - 
      org.freedesktop.Telepathy.Error.Media.StreamingError: Raised when the call's streaming implementation has some kind of internal error.
- MEDIA_UNSUPPORTED_TYPE - 
      org.freedesktop.Telepathy.Error.Media.UnsupportedType: The media stream type requested is not supported by either the local or remote side.
- NETWORK_ERROR - org.
- NOT_AVAILABLE - org.
- NOT_CAPABLE - org.
- NOT_IMPLEMENTED - org.
- NOT_YET - org.
- NOT_YOURS - org.
- NO_ANSWER - org.
- OFFLINE - org.
- PERMISSION_DENIED - org.
- PICKED_UP_ELSEWHERE - org.
- REGISTRATION_EXISTS - org.
- REJECTED - org.
- RESOURCE_UNAVAILABLE - org.
- SERVICE_BUSY - org.
- SERVICE_CONFUSED - org.
- SOFTWARE_UPGRADE_REQUIRED - org.
- TERMINATED - org.
- WOULD_BREAK_ANONYMITY - org.
Static methods:
Methods:
- public unowned string get_dbus_name ()