VGSShowRequestOptions
public struct VGSShowRequestOptions
Holds additional request options.
-
Request timeout interval, default is
nil.Declaration
Swift
public var requestTimeoutInterval: TimeInterval?
View on GitHub