Note
Access to this page requires authorization. You can try signing in or changing directories.
Access to this page requires authorization. You can try changing directories.
Information about an HTTP header.
Syntax
struct PartyXblHttpHeader {
PartyString name;
PartyString value;
}
Members
name PartyString
The header's name.
value PartyString
The header's value.
Requirements
Header: PartyXboxLive.h