onPlay method
void
onPlay()
Override this method to get notifications when media is played.
Implementation
void onPlay() {/* user implementation */}
Override this method to get notifications when media is played.
void onPlay() {/* user implementation */}