Mbim.Proxy

g GObject.Object GObject.Object Mbim.Proxy Mbim.Proxy GObject.Object->Mbim.Proxy

Subclasses:

None

Methods

Inherited:

GObject.Object (37)

Structs:

GObject.ObjectClass (5)

class

new ()

Virtual Methods

Inherited:

GObject.Object (7)

Properties

Name

Type

Flags

Short Description

mbim-proxy-n-clients

int

r

Number of clients currently connected to the proxy

mbim-proxy-n-devices

int

r

Number of devices currently managed by the proxy

Signals

Inherited:

GObject.Object (1)

Fields

Inherited:

GObject.Object (1)

Name

Type

Access

Description

parent

GObject.Object

r

Class Details

class Mbim.Proxy(**kwargs)
Bases:

GObject.Object

Abstract:

No

Structure:

Mbim.ProxyClass

The Mbim.Proxy structure contains private data and should only be accessed using the provided API.

New in version 1.10.

classmethod new()
Raises:

GLib.Error

Returns:

a newly created Mbim.Proxy, or None if error is set.

Return type:

Mbim.Proxy

Creates a Mbim.Proxy object.

New in version 1.10.

Property Details

Mbim.Proxy.props.mbim_proxy_n_clients
Name:

mbim-proxy-n-clients

Type:

int

Default Value:

0

Flags:

READABLE

Number of clients currently connected to the proxy

Mbim.Proxy.props.mbim_proxy_n_devices
Name:

mbim-proxy-n-devices

Type:

int

Default Value:

0

Flags:

READABLE

Number of devices currently managed by the proxy