[ CCode ( cprefix = "TP_ERROR_" , has_type_id = false ) ]
public errordomain Error
Enumerated type representing the Telepathy D-Bus errors.
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.org.freedesktop.Telepathy.Error.InsufficientBalance
: Raised if the user has insufficient balance to place a call.
org.freedesktop.Telepathy.Error.Media.CodecsIncompatible
: Raised when the local streaming
implementation has no codecs in common with the remote side.org.freedesktop.Telepathy.Error.Media.StreamingError
: Raised when the call's streaming implementation has some kind of
internal error.org.freedesktop.Telepathy.Error.Media.UnsupportedType
: The media stream type requested is not
supported by either the local or remote side.