XblHttpCallRequestSetRequestBodyString
Set the request body string of the HTTP call.Syntax
Parameters
call _In_Type: XblHttpCallHandle The handle of the HTTP call. requestBodyString _In_z_
Type: char* The UTF-8 encoded request body string of the HTTP call.
