Infinityd.Request¶
- Subclasses:
Methods¶
- Inherited:
- Structs:
Virtual Methods¶
- Inherited:
Properties¶
- Inherited:
Name |
Type |
Flags |
Short Description |
---|---|---|---|
r/w/co |
The ID of the node affected by the request |
||
r/w/co |
The connection making the request |
Signals¶
- Inherited:
Fields¶
- Inherited:
Name |
Type |
Access |
Description |
---|---|---|---|
parent |
r |
Class Details¶
- class Infinityd.Request(**kwargs)¶
- Bases:
- Abstract:
No
- Structure:
Infinityd.Request
is an opaque data type. You should only access it via the public API functions.
Property Details¶
- Infinityd.Request.props.node_id¶
- Name:
node-id
- Type:
- Default Value:
4294967295
- Flags:
The ID of the node affected by the request
- Infinityd.Request.props.requestor¶
- Name:
requestor
- Type:
- Default Value:
- Flags:
The connection making the request