VerizonMediaPreplayResponseType public enum VerizonMediaPreplayResponseType : String, Decodable The different types of Verizon Media Preplay responses. VOD The content is of type VOD. Declaration Swift case VOD = "vod" LIVE The content is of type LIVE. Declaration Swift case LIVE = "live"