KOTalkProfile Class Reference

Inherits from NSObject
Declared in KOTalkProfile.h
KOTalkProfile.m

Overview

@class KOTalkProfile

카카오톡 사용자 정보를 담고 있는 구조체.

  nickName

카카오톡 닉네임

@property (nonatomic, readonly) NSString *nickName

Discussion

@property nickName

Declared In

KOTalkProfile.h

  profileImageURL

카카오톡 프로필 이미지 URL

@property (nonatomic, readonly) NSString *profileImageURL

Discussion

@property profileImageURL

Declared In

KOTalkProfile.h

  thumbnailURL

카카오톡 프로필 이미지 썸네일 URL

@property (nonatomic, readonly) NSString *thumbnailURL

Discussion

@property thumbnailURL

Declared In

KOTalkProfile.h

  countryISO

카카오톡 국가 코드

@property (nonatomic, readonly) NSString *countryISO

Discussion

@property countryISO

Declared In

KOTalkProfile.h