onError property

OnErrorType? onError
getter/setter pair

发生错误回调

当 SDK 运行时出现了网络或媒体相关的错误,且无法自动恢复时触发此回调。

Implementation

OnErrorType? onError;