InPlayerSocialUrl
public struct InPlayerSocialUrl
Undocumented
-
Undocumented
Declaration
Swift
public let name: String?
-
Undocumented
Declaration
Swift
public let url: URL?
-
Undocumented
See moreDeclaration
Swift
public enum CodingKeys : String, CodingKey
-
Undocumented
Declaration
Swift
public init(name: String?, url: URL?)
-
Undocumented
Declaration
Swift
public init(from decoder: Decoder) throws
-
Undocumented
Declaration
Swift
public func encode(to encoder: Encoder) throws
-
Undocumented
Declaration
Swift
public static func initFromDictionary(dictionary: [String : String]) -> InPlayerSocialUrl