didReceivePastSoundVolume abstract method

void didReceivePastSoundVolume(
  1. Aidlab aidlab,
  2. int timestamp,
  3. int soundVolume
)

Implementation

void didReceivePastSoundVolume(Aidlab aidlab, int timestamp, int soundVolume);