getPMSUpdate method

Future<TautulliPMSUpdate> getPMSUpdate()

Handler for get_pms_update.

Check for updates to the Plex Media Server.

Implementation

Future<TautulliPMSUpdate> getPMSUpdate() async => _commandGetPMSUpdate(_client);