QUERY_AUTH_DEVICE
(edit this)
  • System usage: #define QUERY_AUTH_DEVICE 242
  • Application usage: #define APP_QUERY_AUTH_DEVICE -1242
  • Processed by: security manager (_submission)**

Description: Check user auth for device access. Returned as 243 REPORT_AUTH_DEVICE.

Parameter format: string message: key of object. key parameter: either the user or an object acting on the user's behalf; the 243 response will be given with the object's key, but the security check will look at the user. Most scripts and remote devices will want to use llGetOwnerKey() before calling this message.