setUseUserProfile

open fun setUseUserProfile(useUserProfile: Boolean): MemberListFragment.Builder

Sets whether the user profile uses.

Return

This Builder object to allow for chaining of calls to set methods. since 1.2.2

Parameters

useUserProfile

true if the user profile is shown when the profile image clicked, false otherwise.