ReplayCount public enum ReplayCount A type that indicates how many times the VCR instance should playback the recorded HTTP interactions from the loaded Cassette. none Play each Track from a Cassette one time only. Declaration Swift case none unlimited Play each Track from a Cassette as many times as necessary. Declaration Swift case unlimited © 2016 . All rights reserved. (Last updated: 2016-07-23) Generated by jazzy ♪♫ v0.7.0, a Realm project.