FeedChannelListQueryParams
@objc(SBDFeedChannelListQueryParams)
public final class FeedChannelListQueryParams : NSObject, Codable
extension FeedChannelListQueryParams: NSCopying
Undocumented
-
Undocumented
Declaration
Swift
@objc public var includeEmptyChannel: Bool -
Undocumented
Declaration
Swift
@objc public var limit: UInt -
Undocumented
Declaration
Swift
public override init() -
Undocumented
Declaration
Swift
@objc public init(builder: (FeedChannelListQueryParams) -> Void) -
Copies this object
Declaration
Swift
public func copy(with zone: NSZone? = nil) -> AnyParameters
zoneoptional
NSZoneReturn Value
GroupChannelParamsinstance
View on GitHub
Install in Dash
FeedChannelListQueryParams Class Reference