Package 

Interface GoogleDAIVideoStreamPlayer.Listener

    • Method Summary

      Modifier and Type Method Description
      abstract void onGetVideoStream(Video video)
      abstract void onContentComplete()
      abstract void onUserTextReceived(String userText)
      abstract void onVolumeChanged(int percentage)
      • Methods inherited from class java.lang.Object

        clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait