QBittorrent::Model::NetworkInterface
Inherits JSON::Serializable < Reference < Object
A network interface entry returned by GET app/networkInterfaceList
(qB 5.x addition). name is the human-readable interface name shown in the
UI; value is the identifier passed back as the iface query parameter to
app/networkInterfaceAddressList.
Constructors
new(pull : JSON::PullParser)
Sourcenew(*, __pull_for_json_serializable pull : JSON::PullParser)
SourceInstance methods
name
Sourcevalue
Source