onUserDataBufferedAmountChanged abstract method

void onUserDataBufferedAmountChanged(
  1. String channelTag,
  2. int uid,
  3. int previousAmount
)

Implementation

void onUserDataBufferedAmountChanged(
    String channelTag, int uid, int previousAmount);