OnLivePlayerError typedef
- @Deprecated('No longer maintained. Interactive live streaming is discontinued.')
Implementation
@Deprecated('No longer maintained. Interactive live streaming is discontinued.')
typedef OnLivePlayerError = void Function(
AlivcLivePlayerError errorCode,
String errorMessage,
);