AW CALLBACK ADDRESS

From DeltaWiki
Revision as of 21:28, 7 April 2025 by Xan (talk | contribs) (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...")
(diff) ← Older revision | Latest revision (diff) | Newer revision → (diff)
Jump to navigation Jump to search
Minimum requirements
Added in version 2.2
SDKbuild 14
Worldbuild 21
Browserbuild 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.

Used by