Mbim.Proxy¶
- Subclasses:
None
Methods¶
- Inherited:
- Structs:
class |
|
Virtual Methods¶
- Inherited:
Properties¶
Name |
Type |
Flags |
Short Description |
---|---|---|---|
r |
Number of clients currently connected to the proxy |
||
r |
Number of devices currently managed by the proxy |
Signals¶
- Inherited:
Fields¶
- Inherited:
Name |
Type |
Access |
Description |
---|---|---|---|
parent |
r |
Class Details¶
- class Mbim.Proxy(**kwargs)¶
- Bases:
- Abstract:
No
- Structure:
The
Mbim.Proxy
structure contains private data and should only be accessed using the provided API.New in version 1.10.
- classmethod new()¶
- Raises:
- Returns:
a newly created
Mbim.Proxy
, orNone
if error is set.- Return type:
Creates a
Mbim.Proxy
object.New in version 1.10.
Property Details¶
- Mbim.Proxy.props.mbim_proxy_n_clients¶
-
Number of clients currently connected to the proxy