getInfo(cid:then:)
public func getInfo(
cid: Int? = nil,
then handler: @escaping BKHandler<Info>
)
Fetchs and passes this video’s info to handler.
-
Declaration
Swift
public func getInfo(cid: Int? = nil, then handler: @escaping BKHandler<Info>)
View on GitHub
Install in Dash
getInfo(cid:then:) Instance Method Reference