Uses of Class
org.robovm.apple.foundation.NSNetServiceErrorUserInfo
| Package | Description |
|---|---|
| org.robovm.apple.foundation |
-
Uses of NSNetServiceErrorUserInfo in org.robovm.apple.foundation
Methods in org.robovm.apple.foundation that return NSNetServiceErrorUserInfo Modifier and Type Method Description NSNetServiceErrorUserInfoNSNetServiceErrorUserInfo. set(NSString key, NSObject value)NSNetServiceErrorUserInfoNSNetServiceErrorUserInfo. setErrorCode(NSNetServiceErrorCode errorCode)NSNetServiceErrorUserInfoNSNetServiceErrorUserInfo. setErrorDomain(String errorDomain)static NSNetServiceErrorUserInfoNSNetServiceErrorUserInfo.Marshaler. toObject(Class<NSNetServiceErrorUserInfo> cls, long handle, long flags)Methods in org.robovm.apple.foundation that return types with arguments of type NSNetServiceErrorUserInfo Modifier and Type Method Description static List<NSNetServiceErrorUserInfo>NSNetServiceErrorUserInfo.AsListMarshaler. toObject(Class<? extends NSObject> cls, long handle, long flags)Methods in org.robovm.apple.foundation with parameters of type NSNetServiceErrorUserInfo Modifier and Type Method Description voidNSNetServiceDelegate. didNotPublish(NSNetService sender, NSNetServiceErrorUserInfo errorDict)voidNSNetServiceDelegateAdapter. didNotPublish(NSNetService sender, NSNetServiceErrorUserInfo errorDict)voidNSNetServiceDelegate. didNotResolve(NSNetService sender, NSNetServiceErrorUserInfo errorDict)voidNSNetServiceDelegateAdapter. didNotResolve(NSNetService sender, NSNetServiceErrorUserInfo errorDict)static longNSNetServiceErrorUserInfo.Marshaler. toNative(NSNetServiceErrorUserInfo o, long flags)Method parameters in org.robovm.apple.foundation with type arguments of type NSNetServiceErrorUserInfo Modifier and Type Method Description static longNSNetServiceErrorUserInfo.AsListMarshaler. toNative(List<NSNetServiceErrorUserInfo> l, long flags)static NSNetServiceErrorUserInfoNSNetServiceErrorUserInfo.Marshaler. toObject(Class<NSNetServiceErrorUserInfo> cls, long handle, long flags)