In android version 28 we used TelecomManager.endCall for cut the call and version 29 above we used callRedirection service and callScreeningService for cut the call. Then Which API is used for end the call or cut the call in android version 23 to 27?