Ozeki VoIP SDK Class library
GetChannelRemoteAddress Method (channelDesc)
NamespacesOzeki.Media.SessionMediaDescriptionGetChannelRemoteAddress(MediaChannelDescription)
Gets the IP address for the channel where the media data will be sent to.
Declaration Syntax
C#Visual BasicVisual C++
public string GetChannelRemoteAddress(
	MediaChannelDescription channelDesc
)
Public Function GetChannelRemoteAddress ( 
	channelDesc As MediaChannelDescription
) As String
public:
String^ GetChannelRemoteAddress(
	MediaChannelDescription^ channelDesc
)
Parameters
Return Value

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