Constants used as keys for the bizConfig field in the ZLZRequest class.
public class ZLZConstants extends Object
java.lang.Object
↳ com.ap.zoloz.hummer.api.ZLZConstants
The ZLZConstants class provides constant values used as keys for the bizConfig field in the ZLZRequest class.
Fields
|
Field name |
Data type |
Description |
|
CONTEXT |
String |
Key for the Android Activity context. |
|
PUBLIC_KEY |
String |
Key for the public key obtained from the ZOLOZ portal and used by the ZOLOZ SDK. |
|
CHAMELEON_CONFIG_PATH |
String |
Key for the UI configuration file path. |
|
LOCALE |
String |
Key for the language used by the ZOLOZ SDK. |
Methods
N/A