Enumerations
The following enumerations are available globally.
-
친구 선택 화면의 방향
See moreDeclaration
Swift
public enum PickerOrientation
-
친구 목록 정렬 기준
See moreDeclaration
Swift
public enum PickerFriendOrder : String
-
친구를 가져올 서비스
See moreDeclaration
Swift
public enum PickerFriendType : String
-
친구 목록 필터링 기준
See moreDeclaration
Swift
public enum PickerFriendFilter : String
-
친구의 카카오톡 가입 기기의 OS 정보를 토대로 요청 결과를 필터링할 때 사용
See moreDeclaration
Swift
public enum PickerUsingOsFilter : String
-
친구 선택 화면 모드
See moreDeclaration
Swift
public enum ViewAppearance : String
-
친구 선택 불가 사유
See moreDeclaration
Swift
public enum DisableSelectReason