-
- All Implemented Interfaces:
public class SbpHelper
-
-
Field Summary
Fields Modifier and Type Field Description private final IntegerSBP_BANK_REQUEST_CODEpublic final static SbpHelperINSTANCE
-
Method Summary
Modifier and Type Method Description final UnitopenSbpDeeplink(String deeplink, AppCompatActivity activity, Function1<Throwable, Unit> errorCallback)final IntegergetSBP_BANK_REQUEST_CODE()-
-
Method Detail
-
openSbpDeeplink
final Unit openSbpDeeplink(String deeplink, AppCompatActivity activity, Function1<Throwable, Unit> errorCallback)
-
getSBP_BANK_REQUEST_CODE
final Integer getSBP_BANK_REQUEST_CODE()
-
-
-
-