menu
theolive_android package
documentation
theolive_viewcontroller_android.dart
THEOliveViewControllerAndroid
onError method
onError method
dark_mode
light_mode
onError
method
@
override
void
onError
(
String
message
)
inherited
Implementation
@override void onError(String message) { _eventListener?.onError(message); }
theolive_android package
documentation
theolive_viewcontroller_android
THEOliveViewControllerAndroid
onError method
THEOliveViewControllerAndroid class