Interface IListener
public interface IListener
Methods
HandleError(Exception)
void HandleError(Exception error)
Parameters
errorException
HandleUsage(UsageMetadata)
void HandleUsage(UsageMetadata usage)
Parameters
usageUsageMetadata
public interface IListener
void HandleError(Exception error)
error Exceptionvoid HandleUsage(UsageMetadata usage)
usage UsageMetadata