27 May 2022
<data Commands>
Type: Corrade progressive command
Command[wiki]: listnotifications
Description[wiki]: The listnotifications
command returns a CSV
list of available notifications to the configured group.
Permissions[wiki]: none
Parameters[wiki]: group
, password
Last Changes[wiki]: C11 - added.
</data>
The listnotifications
command returns a CSV
list of available notifications to the configured group. Note that this means that some notifications may not be shown depending on whether the current calling group has the necessary notifications enabled.
Command | Required Parameters | Required Corrade Permissions | Example |
---|---|---|---|
listnotifications | group , password | llInstantMessage(CORRADE, wasKeyValueEncode( [ // get a list of available // notifications for the group "command", "listnotifications", "group", wasURLEscape(GROUP), "password", wasURLEscape(PASSWORD), "callback", wasURLEscape(URL) ] ) ); |
For the contact, copyright, license, warranty and privacy terms for the usage of this website please see the contact, license, privacy, copyright.