Package com.adyen.checkout.wechatpay
Object WeChatPayUtils
-
- All Implemented Interfaces:
public class WeChatPayUtils
-
-
Field Summary
Fields Modifier and Type Field Description public final static WeChatPayUtilsINSTANCE
-
Method Summary
Modifier and Type Method Description final BooleanisResultIntent(Intent intent)This method can be used to make sure the passed Intent is coming from the WeChatPay SDK. -
-
Method Detail
-
isResultIntent
final Boolean isResultIntent(Intent intent)
This method can be used to make sure the passed Intent is coming from the WeChatPay SDK.
-
-
-
-