Welcome to mirror list, hosted at ThFree Co, Russian Federation.

github.com/bitfireAT/ical4android.git - Unnamed repository; edit this file 'description' to name the repository.
summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
Diffstat (limited to 'ical4android/at.techbee.jtx/-jtx-contract/-jtx-attendee/index.html')
-rw-r--r--ical4android/at.techbee.jtx/-jtx-contract/-jtx-attendee/index.html378
1 files changed, 378 insertions, 0 deletions
diff --git a/ical4android/at.techbee.jtx/-jtx-contract/-jtx-attendee/index.html b/ical4android/at.techbee.jtx/-jtx-contract/-jtx-attendee/index.html
new file mode 100644
index 0000000..c0588a2
--- /dev/null
+++ b/ical4android/at.techbee.jtx/-jtx-contract/-jtx-attendee/index.html
@@ -0,0 +1,378 @@
+<!DOCTYPE html>
+<html>
+<head>
+ <meta name="viewport" content="width=device-width, initial-scale=1" charset="UTF-8">
+ <title>JtxAttendee</title>
+ <link href="../../../../images/logo-icon.svg" rel="icon" type="image/svg">
+ <script>var pathToRoot = "../../../../";</script>
+ <script>const storage = localStorage.getItem("dokka-dark-mode")
+ if (storage == null) {
+ const osDarkSchemePreferred = window.matchMedia && window.matchMedia('(prefers-color-scheme: dark)').matches
+ if (osDarkSchemePreferred === true) {
+ document.getElementsByTagName("html")[0].classList.add("theme-dark")
+ }
+ } else {
+ const savedDarkMode = JSON.parse(storage)
+ if(savedDarkMode === true) {
+ document.getElementsByTagName("html")[0].classList.add("theme-dark")
+ }
+ }
+ </script>
+<script type="text/javascript" src="../../../../scripts/sourceset_dependencies.js" async="async"></script>
+<link href="../../../../styles/style.css" rel="Stylesheet">
+<link href="../../../../styles/jetbrains-mono.css" rel="Stylesheet">
+<link href="../../../../styles/main.css" rel="Stylesheet">
+<link href="../../../../styles/prism.css" rel="Stylesheet">
+<link href="../../../../styles/logo-styles.css" rel="Stylesheet">
+<script type="text/javascript" src="../../../../scripts/clipboard.js" async="async"></script>
+<script type="text/javascript" src="../../../../scripts/navigation-loader.js" async="async"></script>
+<script type="text/javascript" src="../../../../scripts/platform-content-handler.js" async="async"></script>
+<script type="text/javascript" src="../../../../scripts/main.js" defer="defer"></script>
+<script type="text/javascript" src="../../../../scripts/prism.js" async="async"></script>
+<script type="text/javascript" src="../../../../scripts/symbol-parameters-wrapper_deferred.js" defer="defer"></script>
+</head>
+<body>
+<div class="navigation-wrapper" id="navigation-wrapper">
+ <div id="leftToggler"><span class="icon-toggler"></span></div>
+ <div class="library-name">
+ <a href="../../../../index.html">
+ <span>ical4android</span>
+ </a>
+ </div>
+ <div>
+ </div>
+ <div class="pull-right d-flex">
+ <button id="theme-toggle-button"><span id="theme-toggle"></span></button>
+ <div id="searchBar"></div>
+ </div>
+</div>
+<div id="container">
+ <div id="leftColumn">
+ <div id="sideMenu"></div>
+ </div>
+ <div id="main">
+<div class="main-content" id="content" pageIds="ical4android::at.techbee.jtx/JtxContract.JtxAttendee///PointingToDeclaration//579055962">
+ <div class="breadcrumbs"><a href="../../../../index.html">ical4android</a><span class="delimiter">/</span><a href="../../index.html">at.techbee.jtx</a><span class="delimiter">/</span><a href="../index.html">JtxContract</a><span class="delimiter">/</span><span class="current">JtxAttendee</span></div>
+ <div class="cover ">
+ <h1 class="cover"><span>Jtx</span><wbr></wbr><span><span>Attendee</span></span></h1>
+ <div class="platform-hinted " data-platform-hinted="data-platform-hinted"><div class="content sourceset-dependent-content" data-active="" data-togglable=":dokkaHtml/release"><div class="symbol monospace"><span class="token keyword">object </span><a href="index.html">JtxAttendee</a></div></div></div>
+ </div>
+ <div class="tabbedcontent">
+ <div class="tabs-section" tabs-section="tabs-section"><button class="section-tab" data-active="" data-togglable="Types">Types</button><button class="section-tab" data-togglable="Properties">Properties</button></div>
+ <div class="tabs-section-body">
+ <h2 class="">Types</h2>
+ <div class="table" data-togglable="Types"><a data-name="430926099%2FClasslikes%2F579055962" anchor-label="Cutype" id="430926099%2FClasslikes%2F579055962" data-filterable-set=":dokkaHtml/release"></a>
+ <div class="table-row" data-filterable-current=":dokkaHtml/release" data-filterable-set=":dokkaHtml/release">
+ <div class="main-subrow keyValue ">
+ <div class=""><span class="inline-flex">
+ <div><a href="-cutype/index.html"><span><span>Cutype</span></span></a></div>
+<span class="anchor-wrapper"><span class="anchor-icon" pointing-to="430926099%2FClasslikes%2F579055962"></span>
+ <div class="copy-popup-wrapper "><span class="copy-popup-icon"></span><span>Link copied to clipboard</span></div>
+ </span></span></div>
+ <div>
+ <div class="title">
+ <div class="platform-hinted " data-platform-hinted="data-platform-hinted"><div class="content sourceset-dependent-content" data-active="" data-togglable=":dokkaHtml/release"><div class="symbol monospace"><span class="token keyword">enum </span><a href="-cutype/index.html">Cutype</a> : <a href="https://kotlinlang.org/api/latest/jvm/stdlib/kotlin/-enum/index.html">Enum</a><span class="token operator">&lt;</span><span class="token keyword"></span><a href="-cutype/index.html">JtxContract.JtxAttendee.Cutype</a><span class="token operator">&gt; </span></div><div class="brief "><p class="paragraph">This enum class defines the possible values for the attribute Cutype of an <a href="index.html">JtxAttendee</a> Use its name when the string representation is required, e.g. Cutype.INDIVIDUAL.name.</p></div></div></div>
+ </div>
+ </div>
+ </div>
+ </div>
+<a data-name="1290233715%2FClasslikes%2F579055962" anchor-label="PartstatJournal" id="1290233715%2FClasslikes%2F579055962" data-filterable-set=":dokkaHtml/release"></a>
+ <div class="table-row" data-filterable-current=":dokkaHtml/release" data-filterable-set=":dokkaHtml/release">
+ <div class="main-subrow keyValue ">
+ <div class=""><span class="inline-flex">
+ <div><a href="-partstat-journal/index.html"><span>Partstat</span><wbr></wbr><span><span>Journal</span></span></a></div>
+<span class="anchor-wrapper"><span class="anchor-icon" pointing-to="1290233715%2FClasslikes%2F579055962"></span>
+ <div class="copy-popup-wrapper "><span class="copy-popup-icon"></span><span>Link copied to clipboard</span></div>
+ </span></span></div>
+ <div>
+ <div class="title">
+ <div class="platform-hinted " data-platform-hinted="data-platform-hinted"><div class="content sourceset-dependent-content" data-active="" data-togglable=":dokkaHtml/release"><div class="symbol monospace"><span class="token keyword">enum </span><a href="-partstat-journal/index.html">PartstatJournal</a> : <a href="https://kotlinlang.org/api/latest/jvm/stdlib/kotlin/-enum/index.html">Enum</a><span class="token operator">&lt;</span><span class="token keyword"></span><a href="-partstat-journal/index.html">JtxContract.JtxAttendee.PartstatJournal</a><span class="token operator">&gt; </span></div><div class="brief "><p class="paragraph">This enum class defines the possible values for the attribute <a href="index.html">JtxAttendee</a> for the Component VJOURNAL</p></div></div></div>
+ </div>
+ </div>
+ </div>
+ </div>
+<a data-name="422220466%2FClasslikes%2F579055962" anchor-label="PartstatTodo" id="422220466%2FClasslikes%2F579055962" data-filterable-set=":dokkaHtml/release"></a>
+ <div class="table-row" data-filterable-current=":dokkaHtml/release" data-filterable-set=":dokkaHtml/release">
+ <div class="main-subrow keyValue ">
+ <div class=""><span class="inline-flex">
+ <div><a href="-partstat-todo/index.html"><span>Partstat</span><wbr></wbr><span><span>Todo</span></span></a></div>
+<span class="anchor-wrapper"><span class="anchor-icon" pointing-to="422220466%2FClasslikes%2F579055962"></span>
+ <div class="copy-popup-wrapper "><span class="copy-popup-icon"></span><span>Link copied to clipboard</span></div>
+ </span></span></div>
+ <div>
+ <div class="title">
+ <div class="platform-hinted " data-platform-hinted="data-platform-hinted"><div class="content sourceset-dependent-content" data-active="" data-togglable=":dokkaHtml/release"><div class="symbol monospace"><span class="token keyword">enum </span><a href="-partstat-todo/index.html">PartstatTodo</a> : <a href="https://kotlinlang.org/api/latest/jvm/stdlib/kotlin/-enum/index.html">Enum</a><span class="token operator">&lt;</span><span class="token keyword"></span><a href="-partstat-todo/index.html">JtxContract.JtxAttendee.PartstatTodo</a><span class="token operator">&gt; </span></div><div class="brief "><p class="paragraph">This enum class defines the possible values for the attribute <a href="index.html">JtxAttendee</a> for the Component VTODO</p></div></div></div>
+ </div>
+ </div>
+ </div>
+ </div>
+<a data-name="29416969%2FClasslikes%2F579055962" anchor-label="Role" id="29416969%2FClasslikes%2F579055962" data-filterable-set=":dokkaHtml/release"></a>
+ <div class="table-row" data-filterable-current=":dokkaHtml/release" data-filterable-set=":dokkaHtml/release">
+ <div class="main-subrow keyValue ">
+ <div class=""><span class="inline-flex">
+ <div><a href="-role/index.html"><span><span>Role</span></span></a></div>
+<span class="anchor-wrapper"><span class="anchor-icon" pointing-to="29416969%2FClasslikes%2F579055962"></span>
+ <div class="copy-popup-wrapper "><span class="copy-popup-icon"></span><span>Link copied to clipboard</span></div>
+ </span></span></div>
+ <div>
+ <div class="title">
+ <div class="platform-hinted " data-platform-hinted="data-platform-hinted"><div class="content sourceset-dependent-content" data-active="" data-togglable=":dokkaHtml/release"><div class="symbol monospace"><span class="token keyword">enum </span><a href="-role/index.html">Role</a> : <a href="https://kotlinlang.org/api/latest/jvm/stdlib/kotlin/-enum/index.html">Enum</a><span class="token operator">&lt;</span><span class="token keyword"></span><a href="-role/index.html">JtxContract.JtxAttendee.Role</a><span class="token operator">&gt; </span></div><div class="brief "><p class="paragraph">This enum class defines the possible values for the attribute Role of an <a href="index.html">JtxAttendee</a> Use its name when the string representation is required, e.g. Role.<code class="lang-kotlin">REQ-PARTICIPANT</code>.name.</p></div></div></div>
+ </div>
+ </div>
+ </div>
+ </div>
+ </div>
+ <h2 class="">Properties</h2>
+ <div class="table" data-togglable="Properties"><a data-name="589595556%2FProperties%2F579055962" anchor-label="CALADDRESS" id="589595556%2FProperties%2F579055962" data-filterable-set=":dokkaHtml/release"></a>
+ <div class="table-row" data-filterable-current=":dokkaHtml/release" data-filterable-set=":dokkaHtml/release">
+ <div class="main-subrow keyValue ">
+ <div class=""><span class="inline-flex">
+ <div><a href="-c-a-l-a-d-d-r-e-s-s.html"><span><span>CALADDRESS</span></span></a></div>
+<span class="anchor-wrapper"><span class="anchor-icon" pointing-to="589595556%2FProperties%2F579055962"></span>
+ <div class="copy-popup-wrapper "><span class="copy-popup-icon"></span><span>Link copied to clipboard</span></div>
+ </span></span></div>
+ <div>
+ <div class="title">
+ <div class="platform-hinted " data-platform-hinted="data-platform-hinted" data-togglable="Properties"><div class="content sourceset-dependent-content" data-active="" data-togglable=":dokkaHtml/release"><a data-name="589595556%2FProperties%2F579055962" anchor-label="CALADDRESS" id="589595556%2FProperties%2F579055962" data-filterable-set=":dokkaHtml/release"></a><div class="symbol monospace"><span class="token keyword">const </span><span class="token keyword">val </span><a href="-c-a-l-a-d-d-r-e-s-s.html">CALADDRESS</a><span class="token operator">: </span><a href="https://kotlinlang.org/api/latest/jvm/stdlib/kotlin/-string/index.html">String</a></div><div class="brief "><a data-name="589595556%2FProperties%2F579055962" anchor-label="CALADDRESS" id="589595556%2FProperties%2F579055962" data-filterable-set=":dokkaHtml/release"></a><p class="paragraph">Purpose: This value type is used to identify properties that contain a calendar user address (in this case of the attendee). This is usually an e-mail address as defined in https://datatracker.ietf.org/doc/html/rfc5545#section-3.3.3. The value should be passed as String containing the URI with &quot;mailto:&quot;, for example: &quot;mailto:jane_doe@example.com&quot; See also https://tools.ietf.org/html/rfc5545#section-3.8.4.1. Type: <a href="https://kotlinlang.org/api/latest/jvm/stdlib/kotlin/-string/index.html">String</a></p></div></div></div>
+ </div>
+ </div>
+ </div>
+ </div>
+<a data-name="-1196993%2FProperties%2F579055962" anchor-label="CN" id="-1196993%2FProperties%2F579055962" data-filterable-set=":dokkaHtml/release"></a>
+ <div class="table-row" data-filterable-current=":dokkaHtml/release" data-filterable-set=":dokkaHtml/release">
+ <div class="main-subrow keyValue ">
+ <div class=""><span class="inline-flex">
+ <div><a href="-c-n.html"><span><span>CN</span></span></a></div>
+<span class="anchor-wrapper"><span class="anchor-icon" pointing-to="-1196993%2FProperties%2F579055962"></span>
+ <div class="copy-popup-wrapper "><span class="copy-popup-icon"></span><span>Link copied to clipboard</span></div>
+ </span></span></div>
+ <div>
+ <div class="title">
+ <div class="platform-hinted " data-platform-hinted="data-platform-hinted" data-togglable="Properties"><div class="content sourceset-dependent-content" data-active="" data-togglable=":dokkaHtml/release"><a data-name="-1196993%2FProperties%2F579055962" anchor-label="CN" id="-1196993%2FProperties%2F579055962" data-filterable-set=":dokkaHtml/release"></a><div class="symbol monospace"><span class="token keyword">const </span><span class="token keyword">val </span><a href="-c-n.html">CN</a><span class="token operator">: </span><a href="https://kotlinlang.org/api/latest/jvm/stdlib/kotlin/-string/index.html">String</a></div><div class="brief "><a data-name="-1196993%2FProperties%2F579055962" anchor-label="CN" id="-1196993%2FProperties%2F579055962" data-filterable-set=":dokkaHtml/release"></a><p class="paragraph">Purpose: To specify the common name to be associated with the calendar user specified by the property in this case for the attendee. see [https://tools.ietf.org/html/rfc5545#section-3.8.4.1] and [https://datatracker.ietf.org/doc/html/rfc5545#section-3.2.2] Type: <a href="https://kotlinlang.org/api/latest/jvm/stdlib/kotlin/-string/index.html">String</a></p></div></div></div>
+ </div>
+ </div>
+ </div>
+ </div>
+<a data-name="-146011606%2FProperties%2F579055962" anchor-label="CONTENT_URI" id="-146011606%2FProperties%2F579055962" data-filterable-set=":dokkaHtml/release"></a>
+ <div class="table-row" data-filterable-current=":dokkaHtml/release" data-filterable-set=":dokkaHtml/release">
+ <div class="main-subrow keyValue ">
+ <div class=""><span class="inline-flex">
+ <div><a href="-c-o-n-t-e-n-t_-u-r-i.html"><span><span>CONTENT_URI</span></span></a></div>
+<span class="anchor-wrapper"><span class="anchor-icon" pointing-to="-146011606%2FProperties%2F579055962"></span>
+ <div class="copy-popup-wrapper "><span class="copy-popup-icon"></span><span>Link copied to clipboard</span></div>
+ </span></span></div>
+ <div>
+ <div class="title">
+ <div class="platform-hinted " data-platform-hinted="data-platform-hinted" data-togglable="Properties"><div class="content sourceset-dependent-content" data-active="" data-togglable=":dokkaHtml/release"><a data-name="-146011606%2FProperties%2F579055962" anchor-label="CONTENT_URI" id="-146011606%2FProperties%2F579055962" data-filterable-set=":dokkaHtml/release"></a><div class="symbol monospace"><span class="token keyword"></span><span class="token keyword">val </span><a href="-c-o-n-t-e-n-t_-u-r-i.html">CONTENT_URI</a><span class="token operator">: </span><a href="https://developer.android.com/reference/kotlin/android/net/Uri.html">Uri</a></div><div class="brief "><a data-name="-146011606%2FProperties%2F579055962" anchor-label="CONTENT_URI" id="-146011606%2FProperties%2F579055962" data-filterable-set=":dokkaHtml/release"></a><p class="paragraph">The content uri of the Attendee table</p></div></div></div>
+ </div>
+ </div>
+ </div>
+ </div>
+<a data-name="315460254%2FProperties%2F579055962" anchor-label="CUTYPE" id="315460254%2FProperties%2F579055962" data-filterable-set=":dokkaHtml/release"></a>
+ <div class="table-row" data-filterable-current=":dokkaHtml/release" data-filterable-set=":dokkaHtml/release">
+ <div class="main-subrow keyValue ">
+ <div class=""><span class="inline-flex">
+ <div><a href="-c-u-t-y-p-e.html"><span><span>CUTYPE</span></span></a></div>
+<span class="anchor-wrapper"><span class="anchor-icon" pointing-to="315460254%2FProperties%2F579055962"></span>
+ <div class="copy-popup-wrapper "><span class="copy-popup-icon"></span><span>Link copied to clipboard</span></div>
+ </span></span></div>
+ <div>
+ <div class="title">
+ <div class="platform-hinted " data-platform-hinted="data-platform-hinted" data-togglable="Properties"><div class="content sourceset-dependent-content" data-active="" data-togglable=":dokkaHtml/release"><a data-name="315460254%2FProperties%2F579055962" anchor-label="CUTYPE" id="315460254%2FProperties%2F579055962" data-filterable-set=":dokkaHtml/release"></a><div class="symbol monospace"><span class="token keyword">const </span><span class="token keyword">val </span><a href="-c-u-t-y-p-e.html">CUTYPE</a><span class="token operator">: </span><a href="https://kotlinlang.org/api/latest/jvm/stdlib/kotlin/-string/index.html">String</a></div><div class="brief "><a data-name="315460254%2FProperties%2F579055962" anchor-label="CUTYPE" id="315460254%2FProperties%2F579055962" data-filterable-set=":dokkaHtml/release"></a><p class="paragraph">Purpose: To identify the type of calendar user specified by the property in this case for the attendee. The possible values are defined in the enum <a href="-cutype/index.html">Cutype</a>. Use e.g. Cutype.INDIVIDUAL.name to put a correct String value in this field. If no value is passed for the Cutype, the Cutype will be interpreted as INDIVIDUAL as according to the RFC. Other values are accepted and treated as UNKNOWN. see [https://tools.ietf.org/html/rfc5545#section-3.8.4.1] and [https://tools.ietf.org/html/rfc5545#section-3.2.3] Type: <a href="https://kotlinlang.org/api/latest/jvm/stdlib/kotlin/-string/index.html">String</a></p></div></div></div>
+ </div>
+ </div>
+ </div>
+ </div>
+<a data-name="-896874585%2FProperties%2F579055962" anchor-label="DELEGATEDFROM" id="-896874585%2FProperties%2F579055962" data-filterable-set=":dokkaHtml/release"></a>
+ <div class="table-row" data-filterable-current=":dokkaHtml/release" data-filterable-set=":dokkaHtml/release">
+ <div class="main-subrow keyValue ">
+ <div class=""><span class="inline-flex">
+ <div><a href="-d-e-l-e-g-a-t-e-d-f-r-o-m.html"><span><span>DELEGATEDFROM</span></span></a></div>
+<span class="anchor-wrapper"><span class="anchor-icon" pointing-to="-896874585%2FProperties%2F579055962"></span>
+ <div class="copy-popup-wrapper "><span class="copy-popup-icon"></span><span>Link copied to clipboard</span></div>
+ </span></span></div>
+ <div>
+ <div class="title">
+ <div class="platform-hinted " data-platform-hinted="data-platform-hinted" data-togglable="Properties"><div class="content sourceset-dependent-content" data-active="" data-togglable=":dokkaHtml/release"><a data-name="-896874585%2FProperties%2F579055962" anchor-label="DELEGATEDFROM" id="-896874585%2FProperties%2F579055962" data-filterable-set=":dokkaHtml/release"></a><div class="symbol monospace"><span class="token keyword">const </span><span class="token keyword">val </span><a href="-d-e-l-e-g-a-t-e-d-f-r-o-m.html">DELEGATEDFROM</a><span class="token operator">: </span><a href="https://kotlinlang.org/api/latest/jvm/stdlib/kotlin/-string/index.html">String</a></div><div class="brief "><a data-name="-896874585%2FProperties%2F579055962" anchor-label="DELEGATEDFROM" id="-896874585%2FProperties%2F579055962" data-filterable-set=":dokkaHtml/release"></a><p class="paragraph">Purpose: To specify the calendar users that have delegated their participation to the calendar user specified by the property in this case for the attendee. This is usually an e-mail address as defined in https://datatracker.ietf.org/doc/html/rfc5545#section-3.3.3. The value should be passed as String containing the URI with &quot;mailto:&quot;, for example: &quot;mailto:jane_doe@example.com&quot; See also [https://tools.ietf.org/html/rfc5545#section-3.8.4.1] and [https://tools.ietf.org/html/rfc5545#section-3.2.4] Type: <a href="https://kotlinlang.org/api/latest/jvm/stdlib/kotlin/-string/index.html">String</a></p></div></div></div>
+ </div>
+ </div>
+ </div>
+ </div>
+<a data-name="-612765962%2FProperties%2F579055962" anchor-label="DELEGATEDTO" id="-612765962%2FProperties%2F579055962" data-filterable-set=":dokkaHtml/release"></a>
+ <div class="table-row" data-filterable-current=":dokkaHtml/release" data-filterable-set=":dokkaHtml/release">
+ <div class="main-subrow keyValue ">
+ <div class=""><span class="inline-flex">
+ <div><a href="-d-e-l-e-g-a-t-e-d-t-o.html"><span><span>DELEGATEDTO</span></span></a></div>
+<span class="anchor-wrapper"><span class="anchor-icon" pointing-to="-612765962%2FProperties%2F579055962"></span>
+ <div class="copy-popup-wrapper "><span class="copy-popup-icon"></span><span>Link copied to clipboard</span></div>
+ </span></span></div>
+ <div>
+ <div class="title">
+ <div class="platform-hinted " data-platform-hinted="data-platform-hinted" data-togglable="Properties"><div class="content sourceset-dependent-content" data-active="" data-togglable=":dokkaHtml/release"><a data-name="-612765962%2FProperties%2F579055962" anchor-label="DELEGATEDTO" id="-612765962%2FProperties%2F579055962" data-filterable-set=":dokkaHtml/release"></a><div class="symbol monospace"><span class="token keyword">const </span><span class="token keyword">val </span><a href="-d-e-l-e-g-a-t-e-d-t-o.html">DELEGATEDTO</a><span class="token operator">: </span><a href="https://kotlinlang.org/api/latest/jvm/stdlib/kotlin/-string/index.html">String</a></div><div class="brief "><a data-name="-612765962%2FProperties%2F579055962" anchor-label="DELEGATEDTO" id="-612765962%2FProperties%2F579055962" data-filterable-set=":dokkaHtml/release"></a><p class="paragraph">Purpose: To specify the calendar users to whom the calendar user specified by the property has delegated participation in this case for the attendee. see [https://tools.ietf.org/html/rfc5545#section-3.8.4.1] and [https://tools.ietf.org/html/rfc5545#section-3.2.5] Type: <a href="https://kotlinlang.org/api/latest/jvm/stdlib/kotlin/-string/index.html">String</a></p></div></div></div>
+ </div>
+ </div>
+ </div>
+ </div>
+<a data-name="-262344957%2FProperties%2F579055962" anchor-label="DIR" id="-262344957%2FProperties%2F579055962" data-filterable-set=":dokkaHtml/release"></a>
+ <div class="table-row" data-filterable-current=":dokkaHtml/release" data-filterable-set=":dokkaHtml/release">
+ <div class="main-subrow keyValue ">
+ <div class=""><span class="inline-flex">
+ <div><a href="-d-i-r.html"><span><span>DIR</span></span></a></div>
+<span class="anchor-wrapper"><span class="anchor-icon" pointing-to="-262344957%2FProperties%2F579055962"></span>
+ <div class="copy-popup-wrapper "><span class="copy-popup-icon"></span><span>Link copied to clipboard</span></div>
+ </span></span></div>
+ <div>
+ <div class="title">
+ <div class="platform-hinted " data-platform-hinted="data-platform-hinted" data-togglable="Properties"><div class="content sourceset-dependent-content" data-active="" data-togglable=":dokkaHtml/release"><a data-name="-262344957%2FProperties%2F579055962" anchor-label="DIR" id="-262344957%2FProperties%2F579055962" data-filterable-set=":dokkaHtml/release"></a><div class="symbol monospace"><span class="token keyword">const </span><span class="token keyword">val </span><a href="-d-i-r.html">DIR</a><span class="token operator">: </span><a href="https://kotlinlang.org/api/latest/jvm/stdlib/kotlin/-string/index.html">String</a></div><div class="brief "><a data-name="-262344957%2FProperties%2F579055962" anchor-label="DIR" id="-262344957%2FProperties%2F579055962" data-filterable-set=":dokkaHtml/release"></a><p class="paragraph">Purpose: To specify reference to a directory entry associated with the calendar user specified by the property in this case for the attendee. Expected is an URI as defined in https://datatracker.ietf.org/doc/html/rfc5545#section-3.2.6. The value should be passed as String, e.g. &quot;ldap://example.com:6666/o=ABC%20Industries,c=US???(cn=Jim%20Dolittle)&quot; Type: <a href="https://kotlinlang.org/api/latest/jvm/stdlib/kotlin/-string/index.html">String</a></p></div></div></div>
+ </div>
+ </div>
+ </div>
+ </div>
+<a data-name="-2084158758%2FProperties%2F579055962" anchor-label="ICALOBJECT_ID" id="-2084158758%2FProperties%2F579055962" data-filterable-set=":dokkaHtml/release"></a>
+ <div class="table-row" data-filterable-current=":dokkaHtml/release" data-filterable-set=":dokkaHtml/release">
+ <div class="main-subrow keyValue ">
+ <div class=""><span class="inline-flex">
+ <div><a href="-i-c-a-l-o-b-j-e-c-t_-i-d.html"><span><span>ICALOBJECT_ID</span></span></a></div>
+<span class="anchor-wrapper"><span class="anchor-icon" pointing-to="-2084158758%2FProperties%2F579055962"></span>
+ <div class="copy-popup-wrapper "><span class="copy-popup-icon"></span><span>Link copied to clipboard</span></div>
+ </span></span></div>
+ <div>
+ <div class="title">
+ <div class="platform-hinted " data-platform-hinted="data-platform-hinted" data-togglable="Properties"><div class="content sourceset-dependent-content" data-active="" data-togglable=":dokkaHtml/release"><a data-name="-2084158758%2FProperties%2F579055962" anchor-label="ICALOBJECT_ID" id="-2084158758%2FProperties%2F579055962" data-filterable-set=":dokkaHtml/release"></a><div class="symbol monospace"><span class="token keyword">const </span><span class="token keyword">val </span><a href="-i-c-a-l-o-b-j-e-c-t_-i-d.html">ICALOBJECT_ID</a><span class="token operator">: </span><a href="https://kotlinlang.org/api/latest/jvm/stdlib/kotlin/-string/index.html">String</a></div><div class="brief "><a data-name="-2084158758%2FProperties%2F579055962" anchor-label="ICALOBJECT_ID" id="-2084158758%2FProperties%2F579055962" data-filterable-set=":dokkaHtml/release"></a><p class="paragraph">The name of the Foreign Key Column for IcalObjects. Type: <a href="https://kotlinlang.org/api/latest/jvm/stdlib/kotlin/-long/index.html">Long</a>, references <a href="../-jtx-i-cal-object/-i-d.html">JtxICalObject.ID</a></p></div></div></div>
+ </div>
+ </div>
+ </div>
+ </div>
+<a data-name="1163321743%2FProperties%2F579055962" anchor-label="ID" id="1163321743%2FProperties%2F579055962" data-filterable-set=":dokkaHtml/release"></a>
+ <div class="table-row" data-filterable-current=":dokkaHtml/release" data-filterable-set=":dokkaHtml/release">
+ <div class="main-subrow keyValue ">
+ <div class=""><span class="inline-flex">
+ <div><a href="-i-d.html"><span><span>ID</span></span></a></div>
+<span class="anchor-wrapper"><span class="anchor-icon" pointing-to="1163321743%2FProperties%2F579055962"></span>
+ <div class="copy-popup-wrapper "><span class="copy-popup-icon"></span><span>Link copied to clipboard</span></div>
+ </span></span></div>
+ <div>
+ <div class="title">
+ <div class="platform-hinted " data-platform-hinted="data-platform-hinted" data-togglable="Properties"><div class="content sourceset-dependent-content" data-active="" data-togglable=":dokkaHtml/release"><a data-name="1163321743%2FProperties%2F579055962" anchor-label="ID" id="1163321743%2FProperties%2F579055962" data-filterable-set=":dokkaHtml/release"></a><div class="symbol monospace"><span class="token keyword">const </span><span class="token keyword">val </span><a href="-i-d.html">ID</a><span class="token operator">: </span><a href="https://kotlinlang.org/api/latest/jvm/stdlib/kotlin/-string/index.html">String</a></div><div class="brief "><a data-name="1163321743%2FProperties%2F579055962" anchor-label="ID" id="1163321743%2FProperties%2F579055962" data-filterable-set=":dokkaHtml/release"></a><p class="paragraph">The name of the ID column. This is the unique identifier of an Attendee Type: <a href="https://kotlinlang.org/api/latest/jvm/stdlib/kotlin/-long/index.html">Long</a></p></div></div></div>
+ </div>
+ </div>
+ </div>
+ </div>
+<a data-name="1551996978%2FProperties%2F579055962" anchor-label="LANGUAGE" id="1551996978%2FProperties%2F579055962" data-filterable-set=":dokkaHtml/release"></a>
+ <div class="table-row" data-filterable-current=":dokkaHtml/release" data-filterable-set=":dokkaHtml/release">
+ <div class="main-subrow keyValue ">
+ <div class=""><span class="inline-flex">
+ <div><a href="-l-a-n-g-u-a-g-e.html"><span><span>LANGUAGE</span></span></a></div>
+<span class="anchor-wrapper"><span class="anchor-icon" pointing-to="1551996978%2FProperties%2F579055962"></span>
+ <div class="copy-popup-wrapper "><span class="copy-popup-icon"></span><span>Link copied to clipboard</span></div>
+ </span></span></div>
+ <div>
+ <div class="title">
+ <div class="platform-hinted " data-platform-hinted="data-platform-hinted" data-togglable="Properties"><div class="content sourceset-dependent-content" data-active="" data-togglable=":dokkaHtml/release"><a data-name="1551996978%2FProperties%2F579055962" anchor-label="LANGUAGE" id="1551996978%2FProperties%2F579055962" data-filterable-set=":dokkaHtml/release"></a><div class="symbol monospace"><span class="token keyword">const </span><span class="token keyword">val </span><a href="-l-a-n-g-u-a-g-e.html">LANGUAGE</a><span class="token operator">: </span><a href="https://kotlinlang.org/api/latest/jvm/stdlib/kotlin/-string/index.html">String</a></div><div class="brief "><a data-name="1551996978%2FProperties%2F579055962" anchor-label="LANGUAGE" id="1551996978%2FProperties%2F579055962" data-filterable-set=":dokkaHtml/release"></a><p class="paragraph">Purpose: To specify the language for text values in a property or property parameter, in this case of the attendee. see [https://tools.ietf.org/html/rfc5545#section-3.8.4.1] and [https://tools.ietf.org/html/rfc5545#section-3.2.10] Language-Tag as defined in RFC5646, e.g. &quot;en:Germany&quot; Type: <a href="https://kotlinlang.org/api/latest/jvm/stdlib/kotlin/-string/index.html">String</a></p></div></div></div>
+ </div>
+ </div>
+ </div>
+ </div>
+<a data-name="-1229899152%2FProperties%2F579055962" anchor-label="MEMBER" id="-1229899152%2FProperties%2F579055962" data-filterable-set=":dokkaHtml/release"></a>
+ <div class="table-row" data-filterable-current=":dokkaHtml/release" data-filterable-set=":dokkaHtml/release">
+ <div class="main-subrow keyValue ">
+ <div class=""><span class="inline-flex">
+ <div><a href="-m-e-m-b-e-r.html"><span><span>MEMBER</span></span></a></div>
+<span class="anchor-wrapper"><span class="anchor-icon" pointing-to="-1229899152%2FProperties%2F579055962"></span>
+ <div class="copy-popup-wrapper "><span class="copy-popup-icon"></span><span>Link copied to clipboard</span></div>
+ </span></span></div>
+ <div>
+ <div class="title">
+ <div class="platform-hinted " data-platform-hinted="data-platform-hinted" data-togglable="Properties"><div class="content sourceset-dependent-content" data-active="" data-togglable=":dokkaHtml/release"><a data-name="-1229899152%2FProperties%2F579055962" anchor-label="MEMBER" id="-1229899152%2FProperties%2F579055962" data-filterable-set=":dokkaHtml/release"></a><div class="symbol monospace"><span class="token keyword">const </span><span class="token keyword">val </span><a href="-m-e-m-b-e-r.html">MEMBER</a><span class="token operator">: </span><a href="https://kotlinlang.org/api/latest/jvm/stdlib/kotlin/-string/index.html">String</a></div><div class="brief "><a data-name="-1229899152%2FProperties%2F579055962" anchor-label="MEMBER" id="-1229899152%2FProperties%2F579055962" data-filterable-set=":dokkaHtml/release"></a><p class="paragraph">Purpose: To specify the group or list membership of the calendar user specified by the property in this case for the attendee. see [https://tools.ietf.org/html/rfc5545#section-3.8.4.1] and [https://tools.ietf.org/html/rfc5545#section-3.2.11] Type: <a href="https://kotlinlang.org/api/latest/jvm/stdlib/kotlin/-string/index.html">String</a></p></div></div></div>
+ </div>
+ </div>
+ </div>
+ </div>
+<a data-name="-732085984%2FProperties%2F579055962" anchor-label="OTHER" id="-732085984%2FProperties%2F579055962" data-filterable-set=":dokkaHtml/release"></a>
+ <div class="table-row" data-filterable-current=":dokkaHtml/release" data-filterable-set=":dokkaHtml/release">
+ <div class="main-subrow keyValue ">
+ <div class=""><span class="inline-flex">
+ <div><a href="-o-t-h-e-r.html"><span><span>OTHER</span></span></a></div>
+<span class="anchor-wrapper"><span class="anchor-icon" pointing-to="-732085984%2FProperties%2F579055962"></span>
+ <div class="copy-popup-wrapper "><span class="copy-popup-icon"></span><span>Link copied to clipboard</span></div>
+ </span></span></div>
+ <div>
+ <div class="title">
+ <div class="platform-hinted " data-platform-hinted="data-platform-hinted" data-togglable="Properties"><div class="content sourceset-dependent-content" data-active="" data-togglable=":dokkaHtml/release"><a data-name="-732085984%2FProperties%2F579055962" anchor-label="OTHER" id="-732085984%2FProperties%2F579055962" data-filterable-set=":dokkaHtml/release"></a><div class="symbol monospace"><span class="token keyword">const </span><span class="token keyword">val </span><a href="-o-t-h-e-r.html">OTHER</a><span class="token operator">: </span><a href="https://kotlinlang.org/api/latest/jvm/stdlib/kotlin/-string/index.html">String</a></div><div class="brief "><a data-name="-732085984%2FProperties%2F579055962" anchor-label="OTHER" id="-732085984%2FProperties%2F579055962" data-filterable-set=":dokkaHtml/release"></a><p class="paragraph">Purpose: To specify other parameters for the attendee. see [https://tools.ietf.org/html/rfc5545#section-3.8.4.1] The Parameters are stored as JSON. There are two helper functions provided: getJsonStringFromXParameters(ParameterList?) that returns a Json String from the parameter list to be stored in this other field. The counterpart to this function is getXParameterFromJson(String) that returns a list of XParameters from a Json that was created with getJsonStringFromXParameters(...) Type: <a href="https://kotlinlang.org/api/latest/jvm/stdlib/kotlin/-string/index.html">String</a></p></div></div></div>
+ </div>
+ </div>
+ </div>
+ </div>
+<a data-name="16883107%2FProperties%2F579055962" anchor-label="PARTSTAT" id="16883107%2FProperties%2F579055962" data-filterable-set=":dokkaHtml/release"></a>
+ <div class="table-row" data-filterable-current=":dokkaHtml/release" data-filterable-set=":dokkaHtml/release">
+ <div class="main-subrow keyValue ">
+ <div class=""><span class="inline-flex">
+ <div><a href="-p-a-r-t-s-t-a-t.html"><span><span>PARTSTAT</span></span></a></div>
+<span class="anchor-wrapper"><span class="anchor-icon" pointing-to="16883107%2FProperties%2F579055962"></span>
+ <div class="copy-popup-wrapper "><span class="copy-popup-icon"></span><span>Link copied to clipboard</span></div>
+ </span></span></div>
+ <div>
+ <div class="title">
+ <div class="platform-hinted " data-platform-hinted="data-platform-hinted" data-togglable="Properties"><div class="content sourceset-dependent-content" data-active="" data-togglable=":dokkaHtml/release"><a data-name="16883107%2FProperties%2F579055962" anchor-label="PARTSTAT" id="16883107%2FProperties%2F579055962" data-filterable-set=":dokkaHtml/release"></a><div class="symbol monospace"><span class="token keyword">const </span><span class="token keyword">val </span><a href="-p-a-r-t-s-t-a-t.html">PARTSTAT</a><span class="token operator">: </span><a href="https://kotlinlang.org/api/latest/jvm/stdlib/kotlin/-string/index.html">String</a></div><div class="brief "><a data-name="16883107%2FProperties%2F579055962" anchor-label="PARTSTAT" id="16883107%2FProperties%2F579055962" data-filterable-set=":dokkaHtml/release"></a><p class="paragraph">Purpose: To specify the participation status for the calendar user specified by the property in this case for the attendee. The possible values are defined in the enum <a href="-partstat-journal/index.html">PartstatJournal</a> and <a href="-partstat-todo/index.html">PartstatTodo</a> Use e.g. PartstatJournal.ACCEPTED.name to put a correct String value in this field. If no value (null) is passed for the Partstat, it will be interpreted as NEEDS-ACTION as according to the RFC. Other values are accepted and treated as NEEDS-ACTION. see [https://tools.ietf.org/html/rfc5545#section-3.8.4.1] and [https://tools.ietf.org/html/rfc5545#section-3.2.12] Type: <a href="https://kotlinlang.org/api/latest/jvm/stdlib/kotlin/-string/index.html">String</a></p></div></div></div>
+ </div>
+ </div>
+ </div>
+ </div>
+<a data-name="-1293062316%2FProperties%2F579055962" anchor-label="ROLE" id="-1293062316%2FProperties%2F579055962" data-filterable-set=":dokkaHtml/release"></a>
+ <div class="table-row" data-filterable-current=":dokkaHtml/release" data-filterable-set=":dokkaHtml/release">
+ <div class="main-subrow keyValue ">
+ <div class=""><span class="inline-flex">
+ <div><a href="-r-o-l-e.html"><span><span>ROLE</span></span></a></div>
+<span class="anchor-wrapper"><span class="anchor-icon" pointing-to="-1293062316%2FProperties%2F579055962"></span>
+ <div class="copy-popup-wrapper "><span class="copy-popup-icon"></span><span>Link copied to clipboard</span></div>
+ </span></span></div>
+ <div>
+ <div class="title">
+ <div class="platform-hinted " data-platform-hinted="data-platform-hinted" data-togglable="Properties"><div class="content sourceset-dependent-content" data-active="" data-togglable=":dokkaHtml/release"><a data-name="-1293062316%2FProperties%2F579055962" anchor-label="ROLE" id="-1293062316%2FProperties%2F579055962" data-filterable-set=":dokkaHtml/release"></a><div class="symbol monospace"><span class="token keyword">const </span><span class="token keyword">val </span><a href="-r-o-l-e.html">ROLE</a><span class="token operator">: </span><a href="https://kotlinlang.org/api/latest/jvm/stdlib/kotlin/-string/index.html">String</a></div><div class="brief "><a data-name="-1293062316%2FProperties%2F579055962" anchor-label="ROLE" id="-1293062316%2FProperties%2F579055962" data-filterable-set=":dokkaHtml/release"></a><p class="paragraph">Purpose: To specify the participation role for the calendar user specified by the property in this case for the attendee. The possible values are defined in the enum <a href="-role/index.html">Role</a> Use e.g. Role.CHAIR.name to put a correct String value in this field. If no value (null) is passed for the Role, it will be interpreted as REQ-PARTICIPANT as according to the RFC. Other values are accepted and treated as REQ-PARTICIPANTs. see [https://tools.ietf.org/html/rfc5545#section-3.8.4.1] and [https://tools.ietf.org/html/rfc5545#section-3.2.16] Type: <a href="https://kotlinlang.org/api/latest/jvm/stdlib/kotlin/-string/index.html">String</a></p></div></div></div>
+ </div>
+ </div>
+ </div>
+ </div>
+<a data-name="-944585041%2FProperties%2F579055962" anchor-label="RSVP" id="-944585041%2FProperties%2F579055962" data-filterable-set=":dokkaHtml/release"></a>
+ <div class="table-row" data-filterable-current=":dokkaHtml/release" data-filterable-set=":dokkaHtml/release">
+ <div class="main-subrow keyValue ">
+ <div class=""><span class="inline-flex">
+ <div><a href="-r-s-v-p.html"><span><span>RSVP</span></span></a></div>
+<span class="anchor-wrapper"><span class="anchor-icon" pointing-to="-944585041%2FProperties%2F579055962"></span>
+ <div class="copy-popup-wrapper "><span class="copy-popup-icon"></span><span>Link copied to clipboard</span></div>
+ </span></span></div>
+ <div>
+ <div class="title">
+ <div class="platform-hinted " data-platform-hinted="data-platform-hinted" data-togglable="Properties"><div class="content sourceset-dependent-content" data-active="" data-togglable=":dokkaHtml/release"><a data-name="-944585041%2FProperties%2F579055962" anchor-label="RSVP" id="-944585041%2FProperties%2F579055962" data-filterable-set=":dokkaHtml/release"></a><div class="symbol monospace"><span class="token keyword">const </span><span class="token keyword">val </span><a href="-r-s-v-p.html">RSVP</a><span class="token operator">: </span><a href="https://kotlinlang.org/api/latest/jvm/stdlib/kotlin/-string/index.html">String</a></div><div class="brief "><a data-name="-944585041%2FProperties%2F579055962" anchor-label="RSVP" id="-944585041%2FProperties%2F579055962" data-filterable-set=":dokkaHtml/release"></a><p class="paragraph">Purpose: To specify whether there is an expectation of a favor of a reply from the calendar user specified by the property value in this case for the attendee. see [https://tools.ietf.org/html/rfc5545#section-3.8.4.1] and [https://tools.ietf.org/html/rfc5545#section-3.2.17] Type: <a href="https://kotlinlang.org/api/latest/jvm/stdlib/kotlin/-boolean/index.html">Boolean</a></p></div></div></div>
+ </div>
+ </div>
+ </div>
+ </div>
+<a data-name="-1389991749%2FProperties%2F579055962" anchor-label="SENTBY" id="-1389991749%2FProperties%2F579055962" data-filterable-set=":dokkaHtml/release"></a>
+ <div class="table-row" data-filterable-current=":dokkaHtml/release" data-filterable-set=":dokkaHtml/release">
+ <div class="main-subrow keyValue ">
+ <div class=""><span class="inline-flex">
+ <div><a href="-s-e-n-t-b-y.html"><span><span>SENTBY</span></span></a></div>
+<span class="anchor-wrapper"><span class="anchor-icon" pointing-to="-1389991749%2FProperties%2F579055962"></span>
+ <div class="copy-popup-wrapper "><span class="copy-popup-icon"></span><span>Link copied to clipboard</span></div>
+ </span></span></div>
+ <div>
+ <div class="title">
+ <div class="platform-hinted " data-platform-hinted="data-platform-hinted" data-togglable="Properties"><div class="content sourceset-dependent-content" data-active="" data-togglable=":dokkaHtml/release"><a data-name="-1389991749%2FProperties%2F579055962" anchor-label="SENTBY" id="-1389991749%2FProperties%2F579055962" data-filterable-set=":dokkaHtml/release"></a><div class="symbol monospace"><span class="token keyword">const </span><span class="token keyword">val </span><a href="-s-e-n-t-b-y.html">SENTBY</a><span class="token operator">: </span><a href="https://kotlinlang.org/api/latest/jvm/stdlib/kotlin/-string/index.html">String</a></div><div class="brief "><a data-name="-1389991749%2FProperties%2F579055962" anchor-label="SENTBY" id="-1389991749%2FProperties%2F579055962" data-filterable-set=":dokkaHtml/release"></a><p class="paragraph">Purpose: To specify the calendar user that is acting on behalf of the calendar user specified by the property in this case for the attendee. This is usually an e-mail address as defined in https://datatracker.ietf.org/doc/html/rfc5545#section-3.3.3. The value should be passed as String containing the URI with &quot;mailto:&quot;, for example: &quot;mailto:jane_doe@example.com&quot; See also [https://tools.ietf.org/html/rfc5545#section-3.8.4.1] and [https://datatracker.ietf.org/doc/html/rfc5545#section-3.2.18] Type: <a href="https://kotlinlang.org/api/latest/jvm/stdlib/kotlin/-string/index.html">String</a></p></div></div></div>
+ </div>
+ </div>
+ </div>
+ </div>
+ </div>
+ </div>
+ </div>
+</div>
+ <div class="footer">
+ <span class="go-to-top-icon"><a href="#content" id="go-to-top-link"></a></span><span>© 2022 Copyright</span><span
+ class="pull-right"><span>Generated by </span><a
+ href="https://github.com/Kotlin/dokka"><span>dokka</span><span class="padded-icon"></span></a></span>
+ </div>
+ </div>
+</div>
+</body>
+</html>