KGKakaoAuthType

Created by kakao on 2018. 6. 12..

Entries

Link copied to clipboard

카카오톡이 설치된 기기에서는 카카오톡으로 인증, 설치 안 된 경우 웹으로 인증.

Link copied to clipboard

카카오 웹뷰 인증. 기기에 카카오톡이 설치되어 있어도 웹으로 인증.

Link copied to clipboard

카카오톡이 설치된 경우 유저가 선택할 수 있는 UI를 노출함. 기기에 카카오톡이 설치되어 있지 않은 경우 자동으로 웹으로 인증.

Types

Link copied to clipboard
object Companion

Properties

Link copied to clipboard
Link copied to clipboard

Returns a representation of an immutable list of all enum entries, in the order they're declared.

Link copied to clipboard
Link copied to clipboard

Functions

Link copied to clipboard

Returns the enum constant of this type with the specified name. The string must match exactly an identifier used to declare an enum constant in this type. (Extraneous whitespace characters are not permitted.)

Link copied to clipboard

Returns an array containing the constants of this enum type, in the order they're declared.