TautulliCommandHandler_System constructor

TautulliCommandHandler_System(
  1. Dio _client
)

Create a system command handler using an initialized Dio client.

Implementation

TautulliCommandHandler_System(this._client);