AdErrorListener typedef

AdErrorListener = void Function(Exception ex)

Signature for a 'AdError' status change callback.

Implementation

typedef AdErrorListener = void Function(Exception ex);