Table of Contents

Interface IServerSentErrorEventHandler

public interface IServerSentErrorEventHandler

Methods

Invoke(Api, ServerSentError)

void Invoke(Api api, ServerSentError serverSentError)

Parameters

api Api
serverSentError ServerSentError

Invoke(Api, string)

void Invoke(Api api, string errorMessage)

Parameters

api Api
errorMessage string