Toybox.Media notification methods deprecated

I notice on the docs at https://developer.garmin.com/connect-iq/api-docs/Toybox/Media.html that the `notifySyncComplete` and `notifySyncProgress` methods are deprecated and will be removed in Connect IQ version 6.0.

I assume that I should instead use the Communications module for these methods going forward? Aside from changing location, are there any other changes to the behaviour of these methods?

Ideally, I'd like to be able to report on the progress of syncing an individual song rather than reporting the progress as a % in terms of the total number of songs synced so far.

Thanks