Interface ChannelListFragment.HeaderUserAvatarClickListener

  • All Implemented Interfaces:

    
    public interface ChannelListFragment.HeaderUserAvatarClickListener
    
                        

    Click listener for the left button in the header represented by the avatar of the current user. Not implemented by default.

    Note: Implement the click listener in parent Fragment or Activity to override the default behavior.

    • Nested Class Summary

      Nested Classes 
      Modifier and Type Class Description
    • Field Summary

      Fields 
      Modifier and Type Field Description
    • Constructor Summary

      Constructors 
      Constructor Description
    • Enum Constant Summary

      Enum Constants 
      Enum Constant Description
    • Method Summary

      Modifier and Type Method Description
      abstract Unit onUserAvatarClick()
      • Methods inherited from class java.lang.Object

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