885 B
885 B
JpnCardsPokemon.Sdk
JpnCardsPokemon.Sdk.Client.ApiClient
ApiClient(SocketsHttpHandler) Constructor
Creates a new instance of the ApiClient.
public ApiClient(System.Net.Http.SocketsHttpHandler handler);
Parameters
handler
System.Net.Http.SocketsHttpHandler
Can pass a System.Net.Http.SocketsHttpHandler to use for the internal http client.