Protocols
The following protocols are available globally.
-
Declaration
Swift
@objc public protocol VKPlaylistDelegate : AnyObject -
Declaration
Swift
public protocol VKPlaylistProtocol -
Declaration
Swift
@objc public protocol VKLegacyPlaylistDelegate : AnyObject -
Declaration
Swift
@objc public protocol VKCancellable -
WebSocketDelegate is an Objective-C alternative to WebSocketEvents and is used to delegate the events for the WebSocket connection.
See moreDeclaration
Swift
@objc public protocol WebSocketDelegate
Protocols Reference