List Notifications

27 May 2022

  • C11 - added.

<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)
        ]
    )
);

secondlife/scripted_agents/corrade/api/commands/listnotifications.txt ยท Last modified: by 127.0.0.1

Wizardry and Steamworks

© 2025 Wizardry and Steamworks

Access website using Tor Access website using i2p Wizardry and Steamworks PGP Key


For the contact, copyright, license, warranty and privacy terms for the usage of this website please see the contact, license, privacy, copyright.