com.google.android.gms.wallet.AutoResolvableResult |
![]() |
Marks Task
results which may involve showing UI to be
resolved through ResolvableApiException
and that
support automatic resolution through the use of AutoResolveHelper
.
Public Methods | |||||||||||
---|---|---|---|---|---|---|---|---|---|---|---|
Saves the intent as an extra into the given
Intent . |
Saves the intent as an extra into the given Intent
.
Generally speaking, any classes that implement this interface will also have a static method
called getFromIntent(Intent)
to do the opposite operation.
Parameters | |
---|---|
intent |
Intent |