Contents

makeAsyncIterator()

Creates the asynchronous iterator that produces elements of this asynchronous sequence.

Declaration

func makeAsyncIterator() -> GroupSessionJournal.Attachments.Iterator

Discussion

-Returns: An instance of the Iterator type that produces elements of the asynchronous sequence.

See Also

Creating an iterator