Interface IComputeRequestedDataParams


public interface IComputeRequestedDataParams
Since:
7.0.0
Author:
XIMA MEDIA GmbH
  • Method Summary

    Modifier and Type
    Method
    Description
    com.alibaba.fastjson.JSONObject
     
  • Method Details

    • getClientData

      com.alibaba.fastjson.JSONObject getClientData()
      Returns:
      Data returned by the optional callback from the client. Empty JSON object when no data is available.