removeOnCallStatusChangeCallback()
Note: This API is supported from version 8.1.0-beta01.
The removeOnCallStatusChangeCallback() API unregisters the previously added callback, stopping updates related to call state changes.
Parameters:
- callback (ZohoSalesIQResultCallback<SalesIQCallState>): The callback instance is to be removed. This must match the instance originally provided to addOnCallStatusChangeCallback().