C# 클래스 Billing.BillingService.RestoreTransactions

Wrapper class that sends a RESTORE_TRANSACTIONS message to the server.
상속: BillingRequest
파일 보기 프로젝트 열기: MarkEaton1/Monodroid-InApp-Billing

공개 메소드들

메소드 설명
RestoreTransactions ( BillingService outerInstance ) : System

보호된 메소드들

메소드 설명
OnRemoteException ( RemoteException e ) : void
ResponseCodeReceived ( Consts responseCode ) : void
Run ( ) : long

메소드 상세

OnRemoteException() 보호된 메소드

protected OnRemoteException ( RemoteException e ) : void
e RemoteException
리턴 void

ResponseCodeReceived() 보호된 메소드

protected ResponseCodeReceived ( Consts responseCode ) : void
responseCode Consts
리턴 void

RestoreTransactions() 공개 메소드

public RestoreTransactions ( BillingService outerInstance ) : System
outerInstance BillingService
리턴 System

Run() 보호된 메소드

protected Run ( ) : long
리턴 long