onCurrentScoringInfo property

OnCurrentScoringInfoType? onCurrentScoringInfo
getter/setter pair

The callback for real-time scoring data.

This callback is triggered after RTCSingScoringManager.startSingScoring is called.

Implementation

OnCurrentScoringInfoType? onCurrentScoringInfo;