Symbian
Symbian OS Library

SYMBIAN OS V9.3

[Index] [Spacer] [Previous] [Next]



Location: in6_opt.h

Class TInetMulticastInfo

class TInetMulticastInfo;

Description

Information of a multicast group joined by the IP stack. This class is not currently used by socket options, only EClassMulticast events.

Members

Defined in TInetMulticastInfo:
iInterface, iLifetime, iMulticastGroup


Member data


iMulticastGroup

TIp6Addr iMulticastGroup;

Description

IP address of the multicast group.


iInterface

TUint32 iInterface;

Description

Interface index of the group.


iLifetime

TUint32 iLifetime;

Description

Lifetime of the group in seconds.