TautulliCommandHandler_Notifications constructor

TautulliCommandHandler_Notifications(
  1. Dio _client
)

Create a notification command handler using an initialized Dio client.

Implementation

TautulliCommandHandler_Notifications(this._client);