Skip to content

Is Call Connected

Function: IS_CALL_CONNECTED

The IS_CALL_CONNECTED function is used to verify whether a call has been successfully connected on the test device. This function is crucial for testing call connectivity and ensuring proper establishment of voice communication on mobile devices.

Parameters

Parameter Name Description Example Values Required Default Value
TIMEOUT The maximum time (in seconds) to wait for the call to be connected before considering the test as failed. 10, 30, 60 Yes 30
EXPECT The expected result of the call connection check. Success, Fail Yes Success