menu
omicall_flutter_plugin package
documentation
omicallsdk.dart
OmicallClient
removeHoldListener method
removeHoldListener method
dark_mode
light_mode
removeHoldListener
method
void
removeHoldListener
(
)
Implementation
void removeHoldListener() { _controller.holdListener = null; }
omicall_flutter_plugin package
documentation
omicallsdk
OmicallClient
removeHoldListener method
OmicallClient class