Stay organized with collections
Save and categorize content based on your preferences.
GARAugmentedFaceSessionErrorCode
Summary
Enumerations
GARAugmentedFaceSessionErrorCode
GARAugmentedFaceSessionErrorCode
Except as otherwise noted, the content of this page is licensed under the Creative Commons Attribution 4.0 License, and code samples are licensed under the Apache 2.0 License. For details, see the Google Developers Site Policies. Java is a registered trademark of Oracle and/or its affiliates.
Last updated 2025-07-14 UTC.
[null,null,["Last updated 2025-07-14 UTC."],[[["\u003cp\u003e\u003ccode\u003eGARAugmentedFaceSessionErrorCode\u003c/code\u003e defines error codes for issues encountered during an augmented face session.\u003c/p\u003e\n"],["\u003cp\u003eThe primary error code, \u003ccode\u003eGARAugmentedFaceSessionErrorCodeDeviceNotCompatible\u003c/code\u003e, indicates the device or OS version is not supported for augmented face functionality.\u003c/p\u003e\n"],["\u003cp\u003eSupported OS versions for this functionality are detailed in the README.md file.\u003c/p\u003e\n"]]],[],null,["# GARAugmentedFaceSessionErrorCode\n================================\n\nSummary\n-------\n\n| ### Enumerations ||\n|----------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------|---------------------------------------------------------------------------------------------------------------------------------------------------------------------------|\n| [GARAugmentedFaceSessionErrorCode](#garaugmentedfacesessionerrorcode)`{` ` `[GARAugmentedFaceSessionErrorCodeDeviceNotCompatible](#garaugmentedfacesessionerrorcodedevicenotcompatible)` = -1` `}` | enum Possible codes for `NSError`'s generated by a [GARAugmentedFaceSession](/ar/reference/ios/interface/GARAugmentedFaceSession#interface_g_a_r_augmented_face_session). |\n\nEnumerations\n------------\n\n### GARAugmentedFaceSessionErrorCode\n\n```text\n GARAugmentedFaceSessionErrorCode\n``` \nPossible codes for `NSError`'s generated by a [GARAugmentedFaceSession](/ar/reference/ios/interface/GARAugmentedFaceSession#interface_g_a_r_augmented_face_session).\n\n| Properties ||\n|-----------------------------------------------------|----------------------------------------------------------------------------------------------------------|\n| GARAugmentedFaceSessionErrorCodeDeviceNotCompatible | This device or OS version is not currently supported. Supported OS versions are documented in README.md. |"]]