IEmergenceService

Base interface for all emergence services

This serves as a marker interface indicating that a class is a service for interacting with a specific aspect of the Emergence SDK. All service interfaces extend this base interface and include methods specific to their corresponding functionality.

Last updated