|
|||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | ||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | ||||||||
java.lang.Objectnet.rimlib.blackberry.api.paymentsdk.digitalGoods.DigitalGoods
public final class DigitalGoods
Class for accessing information about digital goods.
| Constructor Summary | |
|---|---|
DigitalGoods()
|
|
| Method Summary | |
|---|---|
static void |
get(DigitalGoodsListingListener listener)
Retrieves the listing of a digital good for the current application. |
| Methods inherited from class java.lang.Object |
|---|
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
| Constructor Detail |
|---|
public DigitalGoods()
| Method Detail |
|---|
public static void get(DigitalGoodsListingListener listener)
DigitalGoodsListingListener.
The calling application's reference to the DigitalGoodsListingListener must be maintained,
as the Payment Services daemon only maintains a weak reference to the listener.
listener - the DigitalGoodsListingListener that processes the results of the asynchronous call
|
|||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | ||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | ||||||||