Uses of Class
org.robovm.apple.foundation.NSNetServiceErrorCode
| Package | Description |
|---|---|
| org.robovm.apple.foundation |
-
Uses of NSNetServiceErrorCode in org.robovm.apple.foundation
Methods in org.robovm.apple.foundation that return NSNetServiceErrorCode Modifier and Type Method Description NSNetServiceErrorCodeNSNetServiceErrorUserInfo. getErrorCode()static NSNetServiceErrorCodeNSNetServiceErrorCode. valueOf(long n)Returns the enum constant of this type with the specified name.static NSNetServiceErrorCodeNSNetServiceErrorCode. valueOf(String name)Returns the enum constant of this type with the specified name.static NSNetServiceErrorCode[]NSNetServiceErrorCode. values()Returns an array containing the constants of this enum type, in the order they are declared.Methods in org.robovm.apple.foundation with parameters of type NSNetServiceErrorCode Modifier and Type Method Description NSNetServiceErrorUserInfoNSNetServiceErrorUserInfo. setErrorCode(NSNetServiceErrorCode errorCode)