We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
2 parents b7b32b0 + d024fc0 commit fa24fd4Copy full SHA for fa24fd4
developer_manual/digging_deeper/groupware/contacts_menu.rst
@@ -107,3 +107,8 @@ Providers can add actions to contact entries. Right now email and link actions a
107
$entry->addAction($linkAction);
108
}
109
110
+
111
+User status
112
+^^^^^^^^^^^
113
114
+Providers can set a user status via ``IEntry::setStatus``. This mechanism is reserved for Nextcloud's user status. Don't use it.
0 commit comments