EndpointMillicastSource
public struct EndpointMillicastSource : Codable, Equatable, Hashable
-
Declaration
Swift
public let name: String -
Declaration
Swift
public let accountId: String -
Declaration
Swift
public let directorUrl: String? -
Declaration
Swift
public static func == (lhs: EndpointMillicastSource, rhs: EndpointMillicastSource) -> Bool -
Declaration
Swift
public func hash(into hasher: inout Hasher)