Ozeki VoIP SDK Class library
PartiallyEquals Method (other)
NamespacesOzeki.VoIP.SIPSIPAddressPartiallyEquals(SIPAddress)
Checks only the username and address without the parameteres.
Declaration Syntax
C#Visual BasicVisual C++
public bool PartiallyEquals(
	SIPAddress other
)
Public Function PartiallyEquals ( 
	other As SIPAddress
) As Boolean
public:
bool PartiallyEquals(
	SIPAddress^ other
)
Parameters
other (SIPAddress)
Return Value

Assembly: VoIPSDK (Module: VoIPSDK.dll) Version: 11.2.4.290