EDataServer.SourceUoa

g EDataServer.SourceExtension EDataServer.SourceExtension EDataServer.SourceUoa EDataServer.SourceUoa EDataServer.SourceExtension->EDataServer.SourceUoa GObject.Object GObject.Object GObject.Object->EDataServer.SourceExtension

Subclasses:

None

Methods

Inherited:

EDataServer.SourceExtension (4), GObject.Object (37)

Structs:

GObject.ObjectClass (5)

get_account_id ()

set_account_id (account_id)

Virtual Methods

Inherited:

GObject.Object (7)

Properties

Inherited:

EDataServer.SourceExtension (1)

Name

Type

Flags

Short Description

account-id

int

r/w/c/en

Ubuntu Online Account ID

Signals

Inherited:

GObject.Object (1)

Fields

Inherited:

GObject.Object (1)

Name

Type

Access

Description

parent

EDataServer.SourceExtension

r

Class Details

class EDataServer.SourceUoa(**kwargs)
Bases:

EDataServer.SourceExtension

Abstract:

No

Structure:

EDataServer.SourceUoaClass

Contains only private data that should be read and manipulated using the functions below.

New in version 3.8.

get_account_id()
Returns:

the associated Ubuntu Online Account ID

Return type:

int

Returns the numeric identifier of the Ubuntu Online Account associated with the EDataServer.Source to which self belongs.

New in version 3.8.

set_account_id(account_id)
Parameters:

account_id (int) – the associated Ubuntu Online Account ID

Sets the numeric identifier of the Ubuntu Online Account associated with the EDataServer.Source to which self belongs.

New in version 3.8.

Property Details

EDataServer.SourceUoa.props.account_id
Name:

account-id

Type:

int

Default Value:

0

Flags:

READABLE, WRITABLE, CONSTRUCT, EXPLICIT_NOTIFY

Ubuntu Online Account ID