Interface IServerSentErrorEventHandler
- Namespace
- Glitch9.AIDevKit.Components
public interface IServerSentErrorEventHandler
Methods
Invoke(Api, ServerSentError)
void Invoke(Api api, ServerSentError serverSentError)
Parameters
apiApiserverSentErrorServerSentError
Invoke(Api, string)
void Invoke(Api api, string errorMessage)
Parameters
apiApierrorMessagestring