All Classes Functions Pages
Public Member Functions
multicastApi.NetworkMInterface Class Reference

List of all members.

Public Member Functions

String getInetAddress ()
String getDisplayName ()
int getIndex ()
String getTech ()

Detailed Description

One Instance of this class represents one MulticastInterface It is used to identify the local interface on which the Multicastgroup is joined. It's the returnvalue in for some methods.


Member Function Documentation

String multicastApi.NetworkMInterface.getDisplayName ( )
Returns:
name of the local interface
int multicastApi.NetworkMInterface.getIndex ( )

identifier of the local interface

String multicastApi.NetworkMInterface.getInetAddress ( )
Returns:
address of the local interface
String multicastApi.NetworkMInterface.getTech ( )
Returns:
the technology which the interface uses.

The documentation for this class was generated from the following file: