TautulliCommandHandler_History constructor

TautulliCommandHandler_History(
  1. Dio _client
)

Create a history command handler using an initialized Dio client.

Implementation

TautulliCommandHandler_History(this._client);