Uses of Class
org.robovm.apple.passkit.PKPaymentMerchantSession
| Package | Description |
|---|---|
| org.robovm.apple.passkit |
-
Uses of PKPaymentMerchantSession in org.robovm.apple.passkit
Methods in org.robovm.apple.passkit that return PKPaymentMerchantSession Modifier and Type Method Description PKPaymentMerchantSessionPKPaymentRequestMerchantSessionUpdate. getSession()Methods in org.robovm.apple.passkit with parameters of type PKPaymentMerchantSession Modifier and Type Method Description protected longPKPaymentRequestMerchantSessionUpdate. init(PKPaymentAuthorizationStatus status, PKPaymentMerchantSession session)voidPKPaymentRequestMerchantSessionUpdate. setSession(PKPaymentMerchantSession v)Constructors in org.robovm.apple.passkit with parameters of type PKPaymentMerchantSession Constructor Description PKPaymentRequestMerchantSessionUpdate(PKPaymentAuthorizationStatus status, PKPaymentMerchantSession session)