Experience permissions

From Second Life Wiki
Jump to navigation Jump to search

Description

Event: experience_permissions( key agent_id ){ ; }

The agent has approved an experience permissions request. This may be through interaction with the experience permission dialog or the experience profile, or automatically if the agent has previously approved the experience.

• key agent_id avatar UUID approving permission

Examples

Deep Notes

Signature

event void experience_permissions( key agent_id );