C# Class Billing.BillingService.RestoreTransactions

Wrapper class that sends a RESTORE_TRANSACTIONS message to the server.
Inheritance: BillingRequest
Afficher le fichier Open project: MarkEaton1/Monodroid-InApp-Billing

Méthodes publiques

Méthode Description
RestoreTransactions ( BillingService outerInstance ) : System

Méthodes protégées

Méthode Description
OnRemoteException ( RemoteException e ) : void
ResponseCodeReceived ( Consts responseCode ) : void
Run ( ) : long

Method Details

OnRemoteException() protected méthode

protected OnRemoteException ( RemoteException e ) : void
e RemoteException
Résultat void

ResponseCodeReceived() protected méthode

protected ResponseCodeReceived ( Consts responseCode ) : void
responseCode Consts
Résultat void

RestoreTransactions() public méthode

public RestoreTransactions ( BillingService outerInstance ) : System
outerInstance BillingService
Résultat System

Run() protected méthode

protected Run ( ) : long
Résultat long