@FunctionalInterface public interface IUserConfigInitializer
UserConfig
initializer.Modifier and Type | Method and Description |
---|---|
void |
init(Long visitorId,
String friendlyId,
UserProperties untrustedProperties)
Initializes the
UserConfig this initializer is responsible for. |
void init(Long visitorId, String friendlyId, UserProperties untrustedProperties)
UserConfig
this initializer is responsible for.visitorId
- the visitor identifier.friendlyId
- the friendly identifier.untrustedProperties
- the untrusted properties.LumisXP 12.2.0.200122 - Copyright © 2006–2020 Lumis EIP Tecnologia da Informação LTDA. All Rights Reserved.