UZPlayerService
open class UZPlayerService: UZAPIConnector
Undocumented
-
Undocumented
Declaration
Swift
public func loadThemeConfigs(completionBlock: @escaping(([UZThemeConfig]?, Error?) -> Void))
-
Undocumented
Declaration
Swift
public func load(configId: String, completionBlock: @escaping((UZThemeConfig?, Error?) -> Void))