Ozeki VoIP SDK Class library
AsContactInfo Method (sipAddress, transportType)
NamespacesOzeki.VoIP.SIPContactInfoExAsContactInfo(SIPAddress, TransportType)
Declaration Syntax
C#Visual BasicVisual C++
public static ContactInfo AsContactInfo(
	this SIPAddress sipAddress,
	TransportType transportType
)
<ExtensionAttribute> 
Public Shared Function AsContactInfo ( 
	sipAddress As SIPAddress,
	transportType As TransportType
) As ContactInfo
public:
[ExtensionAttribute]
static ContactInfo^ AsContactInfo(
	SIPAddress^ sipAddress, 
	TransportType transportType
)
Parameters
sipAddress (SIPAddress)
transportType (TransportType)
Return Value
Usage Note
In Visual Basic and C#, you can call this method as an instance method on any object of type SIPAddress. When you use instance method syntax to call this method, omit the first parameter.

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