Uses of Class
org.robovm.apple.callkit.CXErrorCodeCallDirectoryManagerError
| Package | Description |
|---|---|
| org.robovm.apple.callkit |
-
Uses of CXErrorCodeCallDirectoryManagerError in org.robovm.apple.callkit
Methods in org.robovm.apple.callkit that return CXErrorCodeCallDirectoryManagerError Modifier and Type Method Description static CXErrorCodeCallDirectoryManagerErrorCXErrorCodeCallDirectoryManagerError. valueOf(long n)Returns the enum constant of this type with the specified name.static CXErrorCodeCallDirectoryManagerErrorCXErrorCodeCallDirectoryManagerError. valueOf(String name)Returns the enum constant of this type with the specified name.static CXErrorCodeCallDirectoryManagerError[]CXErrorCodeCallDirectoryManagerError. values()Returns an array containing the constants of this enum type, in the order they are declared.