PhotoStreamBoatLocation
public enum PhotoStreamBoatLocation : String, Content, CaseIterable
Areas on the ship used for tagging PhotoStream photos. This list purposefully avoids using room names specific to the Nieuw Amsterdam (the ship we generally sail on each year), and is purposefully a bit vague.
-
Declaration
Swift
case mainStage = "Main Stage"
-
Declaration
Swift
case secondState = "Second Stage"
-
Declaration
Swift
case mainDining = "Main Dining"
-
Declaration
Swift
case specialtyDining = "Specialty Dining"
-
Declaration
Swift
case poolArea = "Pool Area"
-
Declaration
Swift
case onBoat = "On Boat"
-
Declaration
Swift
case ashore = "Ashore"