Package 

Class CTInboxBaseMessageViewHolder

    • Method Summary

      Modifier and Type Method Description
      boolean addMediaPlayer(float currentVolume, Function0<Float> muteClick, Function3<String, Boolean, Boolean, Void> playMedia, View videoSurfaceView)
      boolean needsMediaPlayer()
      void playerBuffering()
      void playerReady()
      void playerRemoved()
      boolean shouldAutoPlay()
      • Methods inherited from class androidx.recyclerview.widget.RecyclerView.ViewHolder

        getAbsoluteAdapterPosition, getAdapterPosition, getBindingAdapter, getBindingAdapterPosition, getItemId, getItemViewType, getLayoutPosition, getOldPosition, getPosition, isRecyclable, setIsRecyclable, toString
      • Methods inherited from class java.lang.Object

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