onError property
Callbacks when error occurs.
This callback is triggered when a network or media related error occurs while the SDK is running and cannot be automatically recovered.
Implementation
OnErrorType? onError;
Callbacks when error occurs.
This callback is triggered when a network or media related error occurs while the SDK is running and cannot be automatically recovered.
OnErrorType? onError;