Table of Contents

Interface IListener

Namespace
Glitch9.AIDevKit
public interface IListener

Methods

HandleError(Exception)

void HandleError(Exception error)

Parameters

error Exception

HandleUsage(UsageMetadata)

void HandleUsage(UsageMetadata usage)

Parameters

usage UsageMetadata