Package com.blukii.sdk.info
package com.blukii.sdk.info
blukii library package for communication with blukii Manager Info CMS.
This documentation describes the info package for retrieving and reporting blukii Info data.
The info package supports you by doing the following actions:
- Retrieving of blukii Info (request by blukii number)
- Reporting of Info clicks
- Reporting of Info violations
Getting started:
The controller for all actions is class BlukiiInfo
. You only have
to create an instance of this class to get all the functionality.
Follow the instructions of the BlukiiInfo
documentation page where
you can find some code samples about the usage.
-
ClassDescriptionMain controller class of package info, for interacting with blukii Manager Info CMS (see manager.blukii.com)Listener for callbacks of function
BlukiiInfo.getInfoBundles(List, OnGetInfoBundlesListener)
.Listener for callbacks of functionBlukiiInfo.getInfoData(List, OnGetInfoDataListener)
.Listener for callbacks of functionBlukiiInfo.reportClick(String, long, OnReportListener)
andBlukiiInfo.reportInfoViolation(InfoData, String, String, String, String, OnReportListener)
.Read only data object for Info Bundle data retrieved from blukii Manager Info CMS.Read only data object for output language based info bundle data retrieved from blukii Manager Info CMS.Read only data object for blukii output data retrieved from blukii Manager Info CMS.Read only data object for output language based blukii data retrieved from blukii Manager Info CMS.Definition of available output types that can be chosen for a blukii number