an agent domain endpoint
initialize the agent domain endpoint
-
eval_login_response(response)
- parse the login uri response
-
get_agentdomain_capabilities()
- queries the region seed cap for capabilities
-
login(credentials)
- login to the agent domain
-
parse_login_response(response)
- parse the login uri response and returns deserialized data
-
place_avatar(region_uri, position=[, 117, 73, 21])
- handles the rez_avatar/place cap on the agent domain, populates some initial region attributes
-
post_to_loginuri(credentials)
- post to login_uri and return response