Lines Matching refs:isMultiparty
719 * We do this by checking the isMultiparty() method of the telephony.Call object and also723 if (connection.getCall() != null && connection.getCall().isMultiparty()) {