ProteusAutoPrekeyBundle

public struct ProteusAutoPrekeyBundle
extension ProteusAutoPrekeyBundle: Sendable
extension ProteusAutoPrekeyBundle: Equatable, Hashable

Undocumented

  • id

    Undocumented

    Declaration

    Swift

    public var id: UInt16
  • pkb

    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)