Uses of Class
org.robovm.apple.passkit.PKPassLibraryAddPassesStatus
| Package | Description |
|---|---|
| org.robovm.apple.passkit |
-
Uses of PKPassLibraryAddPassesStatus in org.robovm.apple.passkit
Methods in org.robovm.apple.passkit that return PKPassLibraryAddPassesStatus Modifier and Type Method Description static PKPassLibraryAddPassesStatusPKPassLibraryAddPassesStatus. valueOf(long n)Returns the enum constant of this type with the specified name.static PKPassLibraryAddPassesStatusPKPassLibraryAddPassesStatus. valueOf(String name)Returns the enum constant of this type with the specified name.static PKPassLibraryAddPassesStatus[]PKPassLibraryAddPassesStatus. values()Returns an array containing the constants of this enum type, in the order they are declared.Method parameters in org.robovm.apple.passkit with type arguments of type PKPassLibraryAddPassesStatus Modifier and Type Method Description voidPKPassLibrary. addPasses(NSArray<PKPass> passes, VoidBlock1<PKPassLibraryAddPassesStatus> completion)