Uses of Class
org.robovm.apple.passkit.PKPaymentPassActivationState
| Package | Description |
|---|---|
| org.robovm.apple.passkit |
-
Uses of PKPaymentPassActivationState in org.robovm.apple.passkit
Methods in org.robovm.apple.passkit that return PKPaymentPassActivationState Modifier and Type Method Description PKPaymentPassActivationStatePKPaymentPass. getActivationState()Deprecated.Use [PKSecureElementPass passActivationState] insteadstatic PKPaymentPassActivationStatePKPaymentPassActivationState. valueOf(long n)Deprecated.Returns the enum constant of this type with the specified name.static PKPaymentPassActivationStatePKPaymentPassActivationState. valueOf(String name)Deprecated.Returns the enum constant of this type with the specified name.static PKPaymentPassActivationState[]PKPaymentPassActivationState. values()Deprecated.Returns an array containing the constants of this enum type, in the order they are declared.