ILCallCommunication.IsEqualTo(ILCallCommunication) Method

Definition

Returns true if this call is equal to communication Otherwise, returns false.

[Foundation.Export("isEqualToCallCommunication:")]
public virtual bool IsEqualTo (IdentityLookup.ILCallCommunication communication);
override this.IsEqualTo : IdentityLookup.ILCallCommunication -> bool

Parameters

communication
ILCallCommunication

The message to compare.

Returns

true if this call is equal to communication Otherwise, false.

Attributes

Applies to