C# Class Billing.BillingService.ConfirmNotifications

Wrapper class that confirms a list of notifications to the server.
Inheritance: BillingRequest
Afficher le fichier Open project: MarkEaton1/Monodroid-InApp-Billing

Méthodes publiques

Méthode Description
ConfirmNotifications ( BillingService outerInstance, int startId, string notifyIds ) : System

Méthodes protégées

Méthode Description
Run ( ) : long

Method Details

ConfirmNotifications() public méthode

public ConfirmNotifications ( BillingService outerInstance, int startId, string notifyIds ) : System
outerInstance BillingService
startId int
notifyIds string
Résultat System

Run() protected méthode

protected Run ( ) : long
Résultat long