IHasCloudEventsService Interface
For components using the interop with Azure Microservices as dependency injection, to ensure they all have the same property name and documentation.
Namespace: MobileTrack.Web.Components.InterfacesAssembly: MobileTrack.Web.Components (in MobileTrack.Web.Components.dll) Version: 0.8+34f1bbd8dc6b32752cfce829cbed66e15113d7ba
public interface IHasCloudEventsService
| CloudEventsService |
Dependency injected service to interop with Cloud Services, e.g. when the receiver gets a message from a device or when a new account is created,
a device send a message to the receiver, etc.
|