Configurator

public final class Configurator

Configuration class that is used for building interceptors on the Kakao runtime and Screen levels.

See also

Constructors

Functions

Link copied to clipboard

Setups the interceptor for check and perform operations happening through DataInteraction

Link copied to clipboard

Setups the interceptor for check and perform operations happening through ViewInteraction

Link copied to clipboard
public final Unit onWebInteraction(Function1<Interceptor.Builder<Web.WebInteraction<?>, WebAssertion<?>, Atom<?>>, Unit> builder)

Setups the interceptor for check and perform operations happening through Web.WebInteraction