Interface ChannelListHeaderView.UserAvatarClickListener
-
- All Implemented Interfaces:
public interface ChannelListHeaderView.UserAvatarClickListenerClick listener for the left button in the header represented by the avatar of the current user.
-
-
Method Summary
Modifier and Type Method Description abstract UnitonUserAvatarClick()-
-
Method Detail
-
onUserAvatarClick
abstract Unit onUserAvatarClick()
-
-
-
-