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

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