onPlayInterrupted static method

dynamic onPlayInterrupted()

Implementation

static onPlayInterrupted(){
  Log.i(tag, "onPlayInterrupted");
}