XuidList (JSON)
List of XUIDs on which to perform an operation.
XuidList
The XuidList object has the following specification.
Member | Type | Description |
---|---|---|
xuids | array of string | List of Xbox User ID (XUID) values on which an operation should be performed or data should be returned. |
Sample JSON syntax
{
"xuids": [
"2533274790395904",
"2533274792986770",
"2533274794866999"
]
}
See also
Parent
JavaScript Object Notation (JSON) Object Reference