Enumerations

The following enumerations are available globally.

  • 톡 간편로그인 호출 방식

    See more

    Declaration

    Swift

    public enum LaunchMethod : String
  • 카카오 SDK를 사용하면서 발생하는 모든 에러를 나타냅니다.

    See more

    Declaration

    Swift

    public enum SdkError : Error
  • 클라이언트 에러 종류 입니다.

    See more

    Declaration

    Swift

    public enum ClientFailureReason
  • API 서버 에러 종류 입니다.

    See more

    Declaration

    Swift

    public enum ApiFailureReason : Int, Codable
  • 로그인 요청 에러 종류 입니다.

    See more

    Declaration

    Swift

    public enum AuthFailureReason : String, Codable