XboxLiveHttpCall.CreateXboxLiveHttpCall Method
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.
public static Microsoft.Xbox.Services.XboxLiveHttpCall CreateXboxLiveHttpCall (Microsoft.Xbox.Services.XboxLiveContextSettings settings, string httpMethod, string serverName, string pathQueryFragment);
static member CreateXboxLiveHttpCall : Microsoft.Xbox.Services.XboxLiveContextSettings * string * string * string -> Microsoft.Xbox.Services.XboxLiveHttpCall
Public Shared Function CreateXboxLiveHttpCall (settings As XboxLiveContextSettings, httpMethod As String, serverName As String, pathQueryFragment As String) As XboxLiveHttpCall
Parameters
- settings
- XboxLiveContextSettings
- httpMethod
- String
- serverName
- String
- pathQueryFragment
- String