Transmission::RPC::SessionStats
Inherits JSON::Serializable < Struct < Value < Object
The result of session_stats.
Constructors
new(pull : JSON::PullParser)
Sourcenew(*, __pull_for_json_serializable pull : JSON::PullParser)
SourceInstance methods
active_torrent_count
Sourcecumulative_stats
Sourcecurrent_stats
Sourcedownload_speed
Sourcepaused_torrent_count
Sourcetorrent_count
Sourceupload_speed
Source