TYPE - Typing notification
From DCBase Wiki
This extension adds a typing similar to Jabber's "Chat state notifications".
Signal TYPE in SUP and the INF's SU field.
TPN
TPN code
Contexts: F, T
States: NORMAL
Command should be sent to the Reply-To user (PM field in MSG, if present). All TPN messages are sent when the event occur.
Code values:
| 00 | Gone | Closed tab, minimized window, etc | Should be sent. |
|---|---|---|---|
| 01 | Inactive | Changed tab, window became unfocused (but not closed or minimized), etc | Should be sent. |
| 02 | Paused | Paused typing. | Should be sent. |
| 10 | Active | Now in this tab, reading message and is actively participating in the chat session. | Must be sent. |
| 11 | Composing | Currently typing a message. | Must be sent. |