MCPcopy Create free account
hub / github.com/PlayFab/gsdk / SendInfoAsync

Method SendInfoAsync

csharp/GSDK_CSharp_Standard/HttpClientWrapper.cs:13–13  ·  view source on GitHub ↗
(string url)

Source from the content-addressed store, hash-verified

11 {
12 Task<HeartbeatResponse> SendHeartbeatAsync(HeartbeatRequest request);
13 Task SendInfoAsync(string url);
14 }
15
16 internal class HttpClientWrapper : IHttpClient

Callers 2

TestInitializeMethod · 0.45
HeartbeatAsyncMethod · 0.45

Calls

no outgoing calls

Tested by 1

TestInitializeMethod · 0.36