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

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