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

Uses of Interface
javax.microedition.broadcast.purchase.PriceOption

Packages that use PriceOption
javax.microedition.broadcast.purchase This packaged defines the classes and interfaces for purchasing. 
 

Uses of PriceOption in javax.microedition.broadcast.purchase
 

Methods in javax.microedition.broadcast.purchase that return PriceOption
 PriceOption[] PurchaseObject.getPriceOptions()
          Get a list of different price options available for this PurchaseObject
 

Methods in javax.microedition.broadcast.purchase with parameters of type PriceOption
 void PurchaseObject.purchase(PriceOption option)
          Initiate the process to purchase a Program, Service or service bundle for which this object was created.
 



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