Package-level declarations

Types

Link copied to clipboard

멀티 계정 지원을 위한 계정 타입
Account type for multi-account support

Link copied to clipboard
data class TalkUser(val id: String, val displayId: String, val nickname: String, val thumbnailUrl: String?, val isUnifiedTermsAgreed: Boolean, val isExpired: Boolean)

카카오톡 사용자 정보
Kakao Talk user information