List Notifications

27 May 2022

  • C11 - added.
listnotifications (Commands)
TypeCorrade progressive command
Commandlistnotifications
DescriptionThe listnotifications command returns a CSV list of available notifications to the configured group.
Permissionsnone
Parametersgroup, password
Last ChangesC11 - added.

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: 2022/11/24 07:45 by 127.0.0.1

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.