VKCustomPlaylist
public class VKCustomPlaylist : VKPlaylist
-
Declaration
Swift
public init(videoIds: [String])
-
Declaration
Swift
public func addVideos(byIds videoIds: [String], at index: Int? = nil)
-
Declaration
Swift
public func addVideo(byId videoId: String, at index: Int? = nil)