getAllStreakMilestonesAsync

Asynchronously retrieves a collection of milestones for a specific streak.

Parameters

parameters

Parameters identifying the streak and paginating its milestones.

cancellationSignal

A signal for canceling the asynchronous operation (nullable).

callback

The callback to be invoked upon completion or error.