C# (CSharp) Bloom.Api ApiRequest - 19 ejemplos encontrados. Estos son los ejemplos en C# (CSharp) del mundo real mejor valorados de Bloom.Api.ApiRequest extraídos de proyectos de código abierto. Puedes valorar ejemplos para ayudarnos a mejorar la calidad de los ejemplos.
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.