{
    "content": [
        {
            "type": "text",
            "text": "# Net::LDAP::Control::SyncState (perldoc)\n\n## NAME\n\nNet::LDAP::Control::SyncState - LDAPv3 Sync State control object\n\n## SYNOPSIS\n\nSee Net::LDAP::Control::SyncRequest\n\n## DESCRIPTION\n\n\"Net::LDAP::Control::SyncState\" provides an interface for the creation and manipulation of\nobjects that represent the \"Sync State Control\" as described by RFC 4533.\n\n## Sections\n\n- **NAME**\n- **SYNOPSIS**\n- **DESCRIPTION**\n- **CONSTRUCTOR ARGUMENTS**\n- **METHODS**\n- **SEE ALSO**\n- **AUTHOR**\n- **COPYRIGHT**\n\nUse structuredContent.sections for detailed options, examples, and full documentation.\n"
        }
    ],
    "structuredContent": {
        "command": "Net::LDAP::Control::SyncState",
        "section": "",
        "mode": "perldoc",
        "summary": "Net::LDAP::Control::SyncState - LDAPv3 Sync State control object",
        "synopsis": "See Net::LDAP::Control::SyncRequest",
        "tldr_summary": null,
        "tldr_examples": [],
        "tldr_source": null,
        "flags": [],
        "examples": [],
        "see_also": [],
        "section_outline": [
            {
                "name": "NAME",
                "lines": 2,
                "subsections": []
            },
            {
                "name": "SYNOPSIS",
                "lines": 2,
                "subsections": []
            },
            {
                "name": "DESCRIPTION",
                "lines": 3,
                "subsections": []
            },
            {
                "name": "CONSTRUCTOR ARGUMENTS",
                "lines": 7,
                "subsections": []
            },
            {
                "name": "METHODS",
                "lines": 4,
                "subsections": []
            },
            {
                "name": "SEE ALSO",
                "lines": 3,
                "subsections": []
            },
            {
                "name": "AUTHOR",
                "lines": 5,
                "subsections": []
            },
            {
                "name": "COPYRIGHT",
                "lines": 3,
                "subsections": []
            }
        ],
        "sections": {
            "NAME": {
                "content": "Net::LDAP::Control::SyncState - LDAPv3 Sync State control object\n",
                "subsections": []
            },
            "SYNOPSIS": {
                "content": "See Net::LDAP::Control::SyncRequest\n",
                "subsections": []
            },
            "DESCRIPTION": {
                "content": "\"Net::LDAP::Control::SyncState\" provides an interface for the creation and manipulation of\nobjects that represent the \"Sync State Control\" as described by RFC 4533.\n",
                "subsections": []
            },
            "CONSTRUCTOR ARGUMENTS": {
                "content": "In addition to the constructor arguments described in Net::LDAP::Control the following are\nprovided.\n\nstate\nentryUUID\ncookie\n",
                "subsections": []
            },
            "METHODS": {
                "content": "As with Net::LDAP::Control each constructor argument described above is also available as a\nmethod on the object which will return the current value for the attribute if called without an\nargument, and set a new value for the attribute if called with an argument.\n",
                "subsections": []
            },
            "SEE ALSO": {
                "content": "Net::LDAP, Net::LDAP::Control, Net::LDAP::Control::SyncRequest, Net::LDAP::Control::SyncDone,\nhttp://www.ietf.org/rfc/rfc4533.txt\n",
                "subsections": []
            },
            "AUTHOR": {
                "content": "Mathieu Parent <math.parent@gmail.com>\n\nPlease report any bugs, or post any suggestions, to the perl-ldap mailing list\n<perl-ldap@perl.org>\n",
                "subsections": []
            },
            "COPYRIGHT": {
                "content": "Copyright (c) 2008 Mathieu Parent. All rights reserved. This program is free software; you can\nredistribute it and/or modify it under the same terms as Perl itself.\n",
                "subsections": []
            }
        }
    }
}