The cache that is being used to retrieve the messages
Options to use when processing the links
The start of the conversation tree to process
The current formation discourse.
The features of the formation. This is pulled from the metadata
Retrieves the ID value of the formation currently being processed
The current formation link. This can be used to determine what the next formation will be.
It is highly likely you will need to use redirect
as well
undefined
when the current formation is not known
The formation metadata. This can be used to determine extra information about the formation. Of particular note
are the features
.
This is the current redirection state of the walker. This is used to ignore the link target and go straight to
this GUID. This can be used with link
to determine which formation will be walked to.
The formation tags. Can be used to determine formation metadata
Allows use with for-await-of loops
Moves to the next formation.
Notifies the iterator to clean itself up
Throws an exception into the iterator. Cleans up the iterator and then throws the exception into the iterator context
the error given by the calling context into the iterator
Walks the formation tree that allows processing of discourse in an iterator. Used by the {@link Processor} which is more commonly used to process the formation tree