C# Class AndroidPayQuickstart.FullWalletConfirmationButtonFragment.RetryHandler

Inheritance: Android.OS.Handler
显示文件 Open project: apcurium/xamarin-bindings

Public Methods

Method Description
HandleMessage ( Android msg ) : void
RetryHandler ( FullWalletConfirmationButtonFragment fragment ) : System

Method Details

HandleMessage() public method

public HandleMessage ( Android msg ) : void
msg Android
return void

RetryHandler() public method

public RetryHandler ( FullWalletConfirmationButtonFragment fragment ) : System
fragment FullWalletConfirmationButtonFragment
return System