XboxLiveHttpCallResponse.BodyType Property
Definition
Important
Some information relates to prerelease product that may be substantially modified before it’s released. Microsoft makes no warranties, express or implied, with respect to the information provided here.
Gets the body type of the response.
public Microsoft.Xbox.Services.HttpCallResponseBodyType BodyType { get; }
member this.BodyType : Microsoft.Xbox.Services.HttpCallResponseBodyType
Public ReadOnly Property BodyType As HttpCallResponseBodyType
Property Value
Implements
Microsoft.Xbox.Services.__IXboxLiveHttpCallResponsePublicNonVirtuals.BodyType