ZLZConstants

public class ZLZConstants extends Object

java.lang.Object

com.ap.zoloz.hummer.api.ZLZConstants

The ZLZConstants class is used to provided some constant values, which are used as keys for setting up the bizConfig field in the ZLZRequest class.

Fields

Field name

Data type

Description

CONTEXT

String

Standard biz config key that is used to represent the Android Activity context.

PUBLIC_KEY

String

Standard biz config key that is used to represent the public key, which is obtained from the ZOLOZ portal and used by the ZOLOZ SDK.

CHAMELEON_CONFIG_PATH

String

Standard biz config key that is used to represent the UI configuration file path.

For more information about UI configuration, see Customize UI for App SDK-mode products .

LOCALE

String

Standard biz config key that is used to represent the language, which is used by the ZOLOZ SDK.

For more information about LOCALE, see Locale related parameter value format.

Methods

N/A