All Classes Namespaces Files Functions Pages
Layer4.Igmpv3MemberSession Class Reference

Methods

 Description.Get
 Returns a textual description of the object.
 
 Multicast.Address.Get
 
 Multicast.Listen
 
 Parent.Get
 Returns the parent object.
 
 Schedule.Add method
 Add a schedule for an action. More...
 
 Schedule.Get
 
 Schedule.Start
 Starts all schedules.
 
 Schedule.Stop
 Stops all schedules.
 
 Session.Info.Get
 
 SourceFilterMode.Get
 
 SourceList.Get
 

Class overview

Definition at line 8438 of file api.tcl.

Method documentation

Layer4.Igmpv3MemberSession::Schedule.Add   method  

Add a schedule for an action.

The returned value is:

Layer4.Igmp.Schedule.IpMulticastListen
for method "IPMulticastListen"
Parameters
methodThe method you wish to schedule. Only allowed value is "IPMulticastListen".
Exceptions
ByteBlower.Exception.InvalidValueWhen an unsupported method is given
Returns
The requested schedule

Definition at line 8472 of file api.tcl.