Uses of Class
org.robovm.apple.passkit.PKPassType
| Package | Description |
|---|---|
| org.robovm.apple.passkit |
-
Uses of PKPassType in org.robovm.apple.passkit
Methods in org.robovm.apple.passkit that return PKPassType Modifier and Type Method Description PKPassTypePKPass. getPassType()static PKPassTypePKPassType. valueOf(long n)Returns the enum constant of this type with the specified name.static PKPassTypePKPassType. valueOf(String name)Returns the enum constant of this type with the specified name.static PKPassType[]PKPassType. values()Returns an array containing the constants of this enum type, in the order they are declared.Methods in org.robovm.apple.passkit with parameters of type PKPassType Modifier and Type Method Description NSArray<PKPass>PKPassLibrary. getPassesOfType(PKPassType passType)