IP Information about where the media was sent to.
| C# | Visual Basic | Visual C++ |
public class IpInfo
Public Class IpInfo
public ref class IpInfo
| All Members | Constructors | Properties | |||
| Icon | Member | Description |
|---|---|---|
| Media..::.MediaStartedEventArgs..::.IpInfo(String, Int32) |
Constructor which will save the IpAddress and port in the object.
| |
| getIpAddress |
The IP Address of where the media was sent to.
| |
| getPort |
The port the media was sent to.
|
| Object | |
| Media..::.MediaStartedEventArgs..::.IpInfo | |
Assembly: ServiceProvider (Module: ServiceProvider)