Uses of Class
org.robovm.apple.naturallanguage.NLTaggerAssetsResult
| Package | Description |
|---|---|
| org.robovm.apple.naturallanguage |
-
Uses of NLTaggerAssetsResult in org.robovm.apple.naturallanguage
Methods in org.robovm.apple.naturallanguage that return NLTaggerAssetsResult Modifier and Type Method Description static NLTaggerAssetsResultNLTaggerAssetsResult. valueOf(long n)Returns the enum constant of this type with the specified name.static NLTaggerAssetsResultNLTaggerAssetsResult. valueOf(String name)Returns the enum constant of this type with the specified name.static NLTaggerAssetsResult[]NLTaggerAssetsResult. values()Returns an array containing the constants of this enum type, in the order they are declared.Method parameters in org.robovm.apple.naturallanguage with type arguments of type NLTaggerAssetsResult Modifier and Type Method Description static voidNLTagger. requestAssets(NLLanguage language, NLTagScheme tagScheme, VoidBlock2<NLTaggerAssetsResult,NSError> completionHandler)