Get or Set Typing Status

19 May 2015

  • Release 8.12 - added.
typing (Commands)
TypeCorrade progressive command
Commandtyping
DescriptionThe typing command can mark Corrade as typing in local chat.
Permissionsgrooming
Parametersgroup, password, action
Last ChangesRelease 8.12 - added.

The typing command can mark Corrade as typing in local chat.

Command Required Parameters Required Corrade Permissions Example
typing group, password, action grooming
llInstantMessage(CORRADE,
    wasKeyValueEncode(
        [
            // mark Corrade as being busy
            "command", "typing",
            "group", wasURLEscape(GROUP),
            "password", wasURLEscape(PASSWORD),
            "action", "enable"
        ]
    )
);
Parameter Possible Value Description
typing enable Turn on typing status.
disable Turn off typing status.
get Get the typing status.

secondlife/scripted_agents/corrade/api/commands/typing.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.