ProteusAutoPrekeyBundle
public struct ProteusAutoPrekeyBundle
extension ProteusAutoPrekeyBundle: Sendable
extension ProteusAutoPrekeyBundle: Equatable, Hashable
Undocumented
-
Undocumented
Declaration
Swift
public var id: UInt16
-
Undocumented
Declaration
Swift
public var pkb: Data
-
Undocumented
Declaration
Swift
public init(id: UInt16, pkb: Data)
-
Declaration
Swift
public static func == (lhs: ProteusAutoPrekeyBundle, rhs: ProteusAutoPrekeyBundle) -> Bool
-
Declaration
Swift
public func hash(into hasher: inout Hasher)