OnUserClickListener

fun interface OnUserClickListener

Functions

Link copied to clipboard
abstract fun onUserClick(user: User): Boolean