Ozeki VoIP SDK Class library
GetChannelRemoteAddress Method (channelIndex)
NamespacesOzeki.Media.SessionMediaDescriptionGetChannelRemoteAddress(Int32)
Gets the IP address for the channel where the media data will be sent to. If no connection is present int the channel description, the session level connection will be used.
Declaration Syntax
C#Visual BasicVisual C++
public string GetChannelRemoteAddress(
	int channelIndex
)
Public Function GetChannelRemoteAddress ( 
	channelIndex As Integer
) As String
public:
String^ GetChannelRemoteAddress(
	int channelIndex
)
Parameters
channelIndex (Int32)
Return Value

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