Copyright 2008 Motorola Inc. and Nokia Corporation. All Rights Reserved.
Specification License

Package javax.microedition.broadcast.purchase

This packaged defines the classes and interfaces for purchasing.

See:
          Description

Interface Summary
PriceOption PriceOption contains information about different pricing options associated to PurchaseObjects.
PurchaseListener The PurchaseListener will be notified of the purchase status.
PurchaseObject A PurchaseObject is used to purchase a Program, Service or service bundle.
 

Class Summary
SubscriptionManager The SubscriptionManager is used to manage purchase settings and existing subscriptions.
 

Package javax.microedition.broadcast.purchase Description

This packaged defines the classes and interfaces for purchasing.

SubscriptionManager is the main interface to purchasing functionality. From it the application gets PurchaseObjects which represent the purchase items in the ESG. PurchaseObject has one or more PriceOptions associated to it to differentiate different price possibilites for the same PurchaseObject.

See purchasing overview in addition to documentation of classes and interfaces mentioned above for further documentation.



Copyright 2008 Motorola Inc. and Nokia Corporation. All Rights Reserved.
Specification License