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.