Uses of Class
org.robovm.apple.identitylookup.ILMessageFilterAction
| Package | Description |
|---|---|
| org.robovm.apple.identitylookup |
-
Uses of ILMessageFilterAction in org.robovm.apple.identitylookup
Methods in org.robovm.apple.identitylookup that return ILMessageFilterAction Modifier and Type Method Description ILMessageFilterActionILMessageFilterQueryResponse. getAction()static ILMessageFilterActionILMessageFilterAction. valueOf(long n)Returns the enum constant of this type with the specified name.static ILMessageFilterActionILMessageFilterAction. valueOf(String name)Returns the enum constant of this type with the specified name.static ILMessageFilterAction[]ILMessageFilterAction. values()Returns an array containing the constants of this enum type, in the order they are declared.Methods in org.robovm.apple.identitylookup with parameters of type ILMessageFilterAction Modifier and Type Method Description voidILMessageFilterQueryResponse. setAction(ILMessageFilterAction v)