FlowContextPropertiesBuilder

Builder of context properties. If required, instances of this interface can be passed to FlowMessaging when sessions are initiated to modify context properties which are sent to the initiated flow.

Functions

Link copied to clipboard
abstract fun apply(@NotNull flowContextProperties: FlowContextProperties)
Every exception thrown in the implementation of this method will be propagated back through the FlowMessaging call to initiate the session.