C# (CSharp) Bloom.Api ApiRequest - 19 Beispiele gefunden. Dies sind die am besten bewerteten C# (CSharp) Beispiele für die Bloom.Api.ApiRequest, die aus Open Source-Projekten extrahiert wurden. Sie können Beispiele bewerten, um die Qualität der Beispiele zu verbessern.
When the Bloom UI makes an API call, a method that has been registered to handle that endpoint is called and given one of these. That method uses this class to get information on the request, and also to reply to the caller.
The goal here is to reduce code while increasing clarity and error catching.