Difference between revisions of "LSL Protocol/Restrained Love Open Relay Group/x-xtensions"

From Second Life Wiki
Jump to navigation Jump to search
(some inconsistencies... hope it is better now)
m
Line 2: Line 2:


== !x-tensions ==
== !x-tensions ==
IN PROGRESS DON'T READ


; Description : Queries the relay to discover the list of supported x-tensions
; Description : Queries the relay to discover the list of supported x-tensions

Revision as of 05:31, 12 June 2009

!x-tensions

Description
Queries the relay to discover the list of supported x-tensions
Implementation
Returns the list of ORG extensions implemented in the relay
Syntax
!x-tensions
Scenario
-> blah,k(R),!x-tensions
<- blah,k(C),!x-tensions,vision|0002/listen|1021/email|0122
Discussion

The relay should answer, in the acknowledgement field by the list of supported x-tensions, separated by slashes "/", followed by the version of the specification of the extension which is implemented (after a vertical bar "|"). Note that only the x-tension names are given, not the full list of meta-commands (email extension has 3 meta-commands, for instance). Note that extension names do not contain the "!x-".