{
    "content": [
        {
            "type": "text",
            "text": "# Net::LDAP::Control::SyncState (info)\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\nand manipulation of objects that represent the \"Sync State Control\" as\ndescribed by RFC 4533.\n\n## Sections\n\n- **Net::LDAP::Control::SyUseraContributed Perl Net::LDAP::Control::SyncState(3pm)**\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": "info",
        "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": "Net::LDAP::Control::SyUseraContributed Perl Net::LDAP::Control::SyncState(3pm)",
                "lines": 1,
                "subsections": []
            },
            {
                "name": "NAME",
                "lines": 2,
                "subsections": []
            },
            {
                "name": "SYNOPSIS",
                "lines": 2,
                "subsections": []
            },
            {
                "name": "DESCRIPTION",
                "lines": 4,
                "subsections": []
            },
            {
                "name": "CONSTRUCTOR ARGUMENTS",
                "lines": 7,
                "subsections": []
            },
            {
                "name": "METHODS",
                "lines": 5,
                "subsections": []
            },
            {
                "name": "SEE ALSO",
                "lines": 3,
                "subsections": []
            },
            {
                "name": "AUTHOR",
                "lines": 5,
                "subsections": []
            },
            {
                "name": "COPYRIGHT",
                "lines": 5,
                "subsections": []
            }
        ],
        "sections": {
            "Net::LDAP::Control::SyUseraContributed Perl Net::LDAP::Control::SyncState(3pm)": {
                "content": "",
                "subsections": []
            },
            "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\nand manipulation of objects that represent the \"Sync State Control\" as\ndescribed by RFC 4533.\n",
                "subsections": []
            },
            "CONSTRUCTOR ARGUMENTS": {
                "content": "In addition to the constructor arguments described in\nNet::LDAP::Control the following are provided.\n\nstate\nentryUUID\ncookie\n",
                "subsections": []
            },
            "METHODS": {
                "content": "As with Net::LDAP::Control each constructor argument described above is\nalso available as a method on the object which will return the current\nvalue for the attribute if called without an argument, and set a new\nvalue for the attribute if called with an argument.\n",
                "subsections": []
            },
            "SEE ALSO": {
                "content": "Net::LDAP, Net::LDAP::Control, Net::LDAP::Control::SyncRequest,\nNet::LDAP::Control::SyncDone, http://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\nmailing list <perl-ldap@perl.org>\n",
                "subsections": []
            },
            "COPYRIGHT": {
                "content": "Copyright (c) 2008 Mathieu Parent. All rights reserved. This program is\nfree software; you can redistribute it and/or modify it under the same\nterms as Perl itself.\n\nperl v5.32.0                      2021-01-03Net::LDAP::Control::SyncState(3pm)",
                "subsections": []
            }
        }
    }
}