Uses of Interface
com.applitools.eyes.events.ISessionEventHandler
-
Packages that use ISessionEventHandler Package Description com.applitools.eyes.events -
-
Uses of ISessionEventHandler in com.applitools.eyes.events
Classes in com.applitools.eyes.events that implement ISessionEventHandler Modifier and Type Class Description classSessionEventHandlersMethods in com.applitools.eyes.events with parameters of type ISessionEventHandler Modifier and Type Method Description voidSessionEventHandlers. addEventHandler(ISessionEventHandler handler)voidSessionEventHandlers. removeEventHandler(ISessionEventHandler handler)
-