Uses of Class
org.robovm.apple.callkit.CXCallDirectoryEnabledStatus
| Package | Description |
|---|---|
| org.robovm.apple.callkit |
-
Uses of CXCallDirectoryEnabledStatus in org.robovm.apple.callkit
Methods in org.robovm.apple.callkit that return CXCallDirectoryEnabledStatus Modifier and Type Method Description static CXCallDirectoryEnabledStatusCXCallDirectoryEnabledStatus. valueOf(long n)Returns the enum constant of this type with the specified name.static CXCallDirectoryEnabledStatusCXCallDirectoryEnabledStatus. valueOf(String name)Returns the enum constant of this type with the specified name.static CXCallDirectoryEnabledStatus[]CXCallDirectoryEnabledStatus. values()Returns an array containing the constants of this enum type, in the order they are declared.Method parameters in org.robovm.apple.callkit with type arguments of type CXCallDirectoryEnabledStatus Modifier and Type Method Description voidCXCallDirectoryManager. getEnabledStatusForExtension(String identifier, VoidBlock2<CXCallDirectoryEnabledStatus,NSError> completion)