Partner Friend
data class PartnerFriend(val id: Long?, val uuid: String, val profileNickname: String?, val profileThumbnailImage: String?, val favorite: Boolean?, val registeredToApp: Boolean?, val appRegistered: Boolean?, val relation: FriendRelation?, val talkOs: String?, val msgAllowed: Boolean?, val allowedMsg: Boolean?) : Parcelable
친구 정보
Friend information
Constructors
Properties
Link copied to clipboard
메시지 수신 허용 여부
Whether to allow receiving messages
Link copied to clipboard
앱 연결 여부
Whether linked to the app
Link copied to clipboard
Link copied to clipboard
프로필 닉네임
Profile nickname
Link copied to clipboard
프로필 썸네일 이미지
Profile thumbnail image
Link copied to clipboard
Link copied to clipboard
사용자와 친구의 관계
Relationship between user and friend