Class NSErrorExtensions
Extensions to the NSError object.
Inherited Members
Namespace: UnityEngine.XR.ARKit
Assembly: solution.dll
Syntax
public static class NSErrorExtensions
Methods
| Name | Description |
|---|---|
| AsARKitErrorCode(NSError) | Converts an NSError to an ARKitErrorCode by casting its code to an ARKitErrorCode. |
| AsCoreLocationErrorCode(NSError) | Converts an NSError to an CoreLocationErrorCode by casting its code to an CoreLocationErrorCode. |