Package it.dtt.ca.request

Defines requests that can be passed to the Conditional Access System by means of the CAManager.PerformRequest() method.

See:
          Description

Class Summary
BuyRequest This request should be used to buy any Product, including PPV events PPVEvent.
CARequest Base class for all requests that can be performed on the CA manager.
HistoryRequest This class is used to request an history to the CA manager.
HistoryUpdateRequest Request the update of history information.
ProductInfoRequest Request information on a specific Product.
RcRechargeRequest This class is used to manage a recharge via return channel; the user (application) will enter the scratch card number or the credit card data and wait till connection and recharge process to be fulfilled.
RetrieveOfferedProductsRequest This class is used to retrieve a list of currently offered products.
 

Package it.dtt.ca.request Description

Defines requests that can be passed to the Conditional Access System by means of the CAManager.PerformRequest() method.