Enumerations

The following enumerations are available globally.

  • 친구 피커의 방향

    See more

    Declaration

    Swift

    public enum PickerOrientation
  • 친구 목록 정렬 기준

    See more

    Declaration

    Swift

    public enum PickerFriendOrder : String
  • 친구를 가져올 서비스

    See more

    Declaration

    Swift

    public enum PickerFriendType : String
  • 친구 목록 필터링 기준

    See more

    Declaration

    Swift

    public enum PickerFriendFilter : String
  • 친구의 카카오톡 가입 기기의 OS 정보를 토대로 요청 결과를 필터링할 때 사용

    See more

    Declaration

    Swift

    public enum PickerUsingOsFilter : String
  • 친구 피커 모드

    See more

    Declaration

    Swift

    public enum ViewAppearance : String
  • 친구 선택 불가 사유, 카카오톡에 연결되지 않고 카카오스토리만 연결된 친구의 경우 미적용

    See more

    Declaration

    Swift

    public enum DisableSelectReason
  • 채팅방 목록 필터링 옵션

    See more

    Declaration

    Swift

    public enum PickerChatFilter : String
  • 채팅방 피커 종류

    See more

    Declaration

    Swift

    public enum PickerChatSelectionType
  • 채팅방 목록 필터링 옵션

    See more

    Declaration

    Swift

    public enum PickerChatType : String, Codable