cancel()
Attempt to cancel the call. If the call is currently being executed and cannot be cancelled then the method will return False
, otherwise the call will be cancelled and the method will return True
.
cancel()
Attempt to cancel the call. If the call is currently being executed and cannot be cancelled then the method will return False
, otherwise the call will be cancelled and the method will return True
.
Please login to continue.