Friends Request Params
class FriendsRequestParams @JvmOverloads constructor(val friendFilter: PickerFriendFilter? = DefaultValues.DEFAULT_PICKER_FRIEND_FILTER, val countryCodeFilters: List<String>? = null, val usingOsFilter: PickerUsingOsFilter? = DefaultValues.DEFAULT_OS_FILTER, val enableIndex: Boolean? = DefaultValues.DEFAULT_ENABLE_INDEX, val showMyProfile: Boolean? = DefaultValues.DEFAULT_SHOW_MY_PROFILE, val showFavorite: Boolean? = DefaultValues.DEFAULT_SHOW_FAVORITE, val showPickedFriend: Boolean? = DefaultValues.DEFAULT_SHOW_PICKED_FRIENDS) : Parcelable
친구 피커 탭 설정
Options for the friend picker tap
Constructors
Link copied to clipboard
@JvmOverloads
Properties
Link copied to clipboard
국가 코드 필터링 설정
Filtering options for the country code
Link copied to clipboard
인덱스뷰 사용 여부
Enables the index view
Link copied to clipboard
친구 목록 필터링 설정
Filtering options for the friend list
Link copied to clipboard
즐겨찾기 친구 표시 여부
Marks on favorite friends
Link copied to clipboard
내 프로필 표시 여부
Displays my profile
Link copied to clipboard
선택한 친구 표시 여부, 멀티 피커에만 사용 가능
Displays selected friends for multi-picker
Link copied to clipboard
친구의 카카오톡 가입 기기 OS 필터링 설정
Filtering options for the OS of the friend's device used to sign up for Kakao Talk