VKLegacyPlaylistDelegate
@objc
public protocol VKLegacyPlaylistDelegate : AnyObject
-
Declaration
Swift
func updated(playlist: VKLegacyPlaylist, newIndexes: [Int], oldIndexes: [Int], newCount: Int, localVideo: Bool)
-
Declaration
Swift
func updated(playlist: VKLegacyPlaylist, newIndexes: [Int], newCount: Int, atStart: Bool)