Protocols/OSCAR/SNAC/OSERVICE IDLE NOTIFICATION: Difference between revisions

From NINA Wiki
Jump to navigation Jump to search
No edit summary
No edit summary
 
(3 intermediate revisions by the same user not shown)
Line 1: Line 1:
{{Protocols/OSCAR}}
[https://gitlab.com/hollerith/cool/-/blob/main/docs/protocols/SNAC/OSERVICE/OSERVICE__IDLE_NOTIFICATION.md moved]
{{Protocols/OSCAR/SNAC/Stats
|origin={{Protocols/OSCAR/SNAC/OSERVICE__IDLE_NOTIFICATION/Origin}}
|name=OSERVICE__IDLE_NOTIFICATION
|id=0x0001, 0x0011
|service={{Protocols/OSCAR/Foodgroups/OSERVICE/Service}}
|status={{Protocols/OSCAR/Foodgroups/OSERVICE/Status}}
|version={{Protocols/OSCAR/Foodgroups/OSERVICE/Version}} }}
 
{{Protocols/OSCAR/SNAC/OSERVICE__IDLE_NOTIFICATION/Description}}
 
A non-zero idleTime indicates that the user is idle and specifies the number of seconds since the user's last keyboard or mouse input. A zero idleTime indicates that the user is active. If the client is not capable of detecting the user's idle state it should not send this SNAC.
 
In order to prevent excessive load on the server, the client should not send this SNAC with a non-zero idleTime more often that once every 10 minutes. Once the server receives this SNAC it will automatically increment it as time goes by.
 
=== SNAC Header ===
{{Protocols/OSCAR/SNAC/Header
|foodgroup=00 01
|subgroup=00 11
|flags=00 00
|reqid=00 00 00 00}}
 
=== SNAC Data ===
{| class="wikitable"
! Name
! Type
! Notes
|-
| idleTime
| uint32 (dword)
| Client's idle time when changing states
|}
 
=== OSERVICE SNACs ===
{{Protocols/OSCAR/Foodgroups/OSERVICE/SNACs/Simple}}
 
[[Category:Stub]]
[[Category:AOL]]
[[Category:AIM]]
[[Category:Protocols/OSCAR]]
[[Category:Protocols/OSCAR/SNACs]]
[[Category:Work_In_Progress]]

Latest revision as of 17:43, 10 February 2026