The client used by the callee could not handle the call .
被呼叫方的客户不能处理此呼叫。
A genuinely friendly and helpful attitude on the phone , identification of company and callee .
在电话中展现出真诚友善及助人的态度,先行介绍自己和公司。
The following example illustrates the use of the callee property .
下面的示例阐释了callee属性的用法。
Stop thinking of one process as the caller and the other as the callee , and start thinking of them as cooperating equals .
停止思考关于一个进程是调用者,另外一个是被调用者,并且从平等合作开始思考它们。
It is possible , for example , that the callee is not the right person for whom the caller is looking ;
举例而言,接话者可能不是来电者所要寻找的对象;
The fact that a function is guaranteed not to block is a contract between the caller and the callee , just as the formal argument types are the contract as part of the interface between caller and callee .