Live push error listener.
More...
◆ onSDKError()
SDK error callback
- Parameters
-
livePusher | pusher instance |
error | error |
- Attention
- Please handle abnormal or special situations according to the official website documentation:
- See also
- Handle errors, exceptions, and special cases
◆ onSystemError()
System error callback
- Parameters
-
livePusher | pusher instance |
error | error |
- Note
- System error, it is recommended to stopPush and destroy
- Attention
- Please handle abnormal or special situations according to the official website documentation:
- See also
- Handle errors, exceptions, and special cases