AdaptySDK
AdaptySDK.Request Class Reference

Static Package Functions

static void Send< T > (string method, JSONObject request, Func< JSONNode, T > mapResponseValue, Action< T, AdaptyError > completionHandler)

Member Function Documentation

◆ Send< T >()

void AdaptySDK.Request.Send< T > ( string method,
JSONObject request,
Func< JSONNode, T > mapResponseValue,
Action< T, AdaptyError > completionHandler )
staticpackage

The documentation for this class was generated from the following file: