TelepathyGLib.TLSCertificateRejection¶
- Subclasses:
 None
Methods¶
- Inherited:
 - Structs:
 
  | 
|
  | 
|
  | 
|
  | 
Virtual Methods¶
- Inherited:
 
Properties¶
Name  | 
Type  | 
Flags  | 
Short Description  | 
|---|---|---|---|
r/w/co  | 
DBus error  | 
||
r/w/co  | 
|||
r/w/co  | 
|||
r/w/co  | 
Signals¶
- Inherited:
 
Fields¶
- Inherited:
 
Name  | 
Type  | 
Access  | 
Description  | 
|---|---|---|---|
parent  | 
r  | 
||
priv  | 
r  | 
Class Details¶
- class TelepathyGLib.TLSCertificateRejection(**kwargs)¶
 - Bases:
 - Abstract:
 No
- Structure:
 
Data structure representing a
TelepathyGLib.TLSCertificateRejection.New in version 0.19.0.
- get_dbus_error()¶
 - Returns:
 the value of
TelepathyGLib.TLSCertificateRejection:dbus-errorproperty- Return type:
 
Return the
TelepathyGLib.TLSCertificateRejection:dbus-errorpropertyNew in version 0.19.0.
- get_details()¶
 - Returns:
 the value of
TelepathyGLib.TLSCertificateRejection:detailsproperty- Return type:
 
Return the
TelepathyGLib.TLSCertificateRejection:detailspropertyNew in version 0.19.0.
- get_error()¶
 - Returns:
 the value of
TelepathyGLib.TLSCertificateRejection:errorproperty- Return type:
 
Return the
TelepathyGLib.TLSCertificateRejection:errorpropertyNew in version 0.19.0.
- get_reason()¶
 - Returns:
 the value of
TelepathyGLib.TLSCertificateRejection:reasonproperty- Return type:
 
Return the
TelepathyGLib.TLSCertificateRejection:reasonpropertyNew in version 0.19.0.
- raise_error()¶
 - Raises:
 - Returns:
 - Return type:
 
Convenient function to raise the
TelepathyGLib.TLSCertificateRejection:errorproperty in language binding supporting this feature.New in version 0.19.0.
Property Details¶
- TelepathyGLib.TLSCertificateRejection.props.dbus_error¶
 - Name:
 dbus-error- Type:
 - Default Value:
 - Flags:
 
The D-Bus error name of the rejection
New in version 0.19.0.
- TelepathyGLib.TLSCertificateRejection.props.details¶
 - Name:
 details- Type:
 - Default Value:
 - Flags:
 
A #G_VARIANT_TYPE_VARDICT containing the details of the rejection
New in version 0.19.0.
- TelepathyGLib.TLSCertificateRejection.props.error¶
 - Name:
 error- Type:
 - Default Value:
 - Flags:
 
a
GLib.Error(likely to be in the %TP_ERROR domain) indicating the reason of the rejectionNew in version 0.19.0.
- TelepathyGLib.TLSCertificateRejection.props.reason¶
 - Name:
 reason- Type:
 - Default Value:
 0- Flags:
 
TelepathyGLib.TLSCertificateRejectReasonrepresenting the reason of the rejectionNew in version 0.19.0.