-
- All Implemented Interfaces:
public class SbpPayLauncher.Contract extends ActivityResultContract<SbpPayLauncher.StartData, SbpPayLauncher.Result>
-
-
Field Summary
Fields Modifier and Type Field Description public final static SbpPayLauncher.ContractINSTANCE
-
Method Summary
Modifier and Type Method Description IntentcreateIntent(Context context, SbpPayLauncher.StartData data)SbpPayLauncher.ResultparseResult(Integer resultCode, Intent intent)-
-
Method Detail
-
createIntent
Intent createIntent(Context context, SbpPayLauncher.StartData data)
-
parseResult
SbpPayLauncher.Result parseResult(Integer resultCode, Intent intent)
-
-
-
-