Enumerations

The following enumerations are available globally.

  • 친구를 가져올 서비스 선택

    See more

    Declaration

    Swift

    public enum FriendType : String, Codable
  • 친구 목록 필터링

    See more

    Declaration

    Swift

    public enum FriendFilter : String, Codable
  • 채팅방 목록 필터링 옵션

    See more

    Declaration

    Swift

    public enum ChatFilter
  • 친구 추가 상태 열거형

    See more

    Declaration

    Swift

    public enum FriendRelationType : String, Codable