Postbox

public struct Postbox : Equatable

A postbox that stores messages in the relay.

Properties

  • id

    The unique postbox identifier

    Declaration

    Swift

    public var id: String