AW CALLBACK ADDRESS: Difference between revisions
		
		
		
		
		
		Jump to navigation
		Jump to search
		
			
		
		
	
 (Created page with "{{SDK added in|version=2.2|sdk=14|world=21|universe=|browser=303}}  __NOTOC__   {{SUBPAGENAMEE}}  ==Attributes== ;AW_AVATAR_SESSION:Queried session number; this is useful for determining which callback is for which request if multiple asynchronous calls to aw_address are outstanding. ;AW_AVATAR_ADDRESS (1):Specifies the IP address of the user, in network byte order.  '''(1)''' If the reason code is RC_SUCCESS.  ==Used by== *a...")  | 
			
(No difference) 
 | 
Latest revision as of 20:28, 7 April 2025
| Minimum requirements | ||
|---|---|---|
| Added in version 2.2 | ||
| SDK | build 14 | |
| World | build 21 | |
| Browser | build 303 | |
AW_CALLBACK_ADDRESS
Attributes
- AW_AVATAR_SESSION
 - Queried session number; this is useful for determining which callback is for which request if multiple asynchronous calls to aw_address are outstanding.
 - AW_AVATAR_ADDRESS (1)
 - Specifies the IP address of the user, in network byte order.
 
(1) If the reason code is RC_SUCCESS.