Element

    The message type in this asynchronous sequence.

    AsyncMessageSequence.swift:54
    iOS
    13.0+
    macOS
    10.15+
    tvOS
    13.0+
    watchOS
    6.0+
    typealias Element = M

    Other members in extension

    Types

    • struct AsyncIterator

      An asynchronous iterator that produces the messages of this asynchronous sequence.

    Type members

    Instance members