OTVWatermark
public class OTVWatermark : NSObject
DEPRECATED: Integration Nexguard watermark support on iOS Platform. This class is no longer in use and contains only no-op function stubs. Please refer to the Quickmark documentation for new usage.
-
Deprecated - This function is an empty stub and does nothing.
Declaration
Swift
@objc public init?(secret: String) -
Deprecated - This function is an empty stub and does nothing.
Declaration
Swift
@objc public init?(url: String, token: String, tenant: String, secret: String) -
Deprecated - This function is an empty stub and does nothing.
Declaration
Swift
@objc public func set(token: String) -
Deprecated - This function is an empty stub and does nothing.
Declaration
Swift
@objc public func set(url: String) -
Deprecated - This function is an empty stub and does nothing.
Declaration
Swift
@objc public func set(tenant: String) -
Deprecated - This function is an empty stub and does nothing.
Declaration
Swift
@objc public func set(apiKey: String) -
Deprecated - This function is an empty stub and does nothing.
Declaration
Swift
@objc public var quickmarkVersion: String { get } -
Deprecated - This function is an empty stub and does nothing.
Declaration
Swift
@objc public var quickmarkCoreVersion: String? { get } -
Deprecated - This function is an empty stub and does nothing.
Declaration
Swift
@objc public func bind(playerView: UIView, playerLayer: AVPlayerLayer) -
Deprecated - This function is an empty stub and does nothing
Declaration
Swift
@objc public func unbind()