All Classes Namespaces Files Functions Pages
Layer4.Mldv1MulticastListenerSession Class Reference

Methods

 Description.Get
 Returns a textual description of the object.
 
 Listening.Start
 
 Listening.Stop
 
 Multicast.Address.Get
 
 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
 

Class overview

Definition at line 8969 of file api.tcl.

Method documentation

Layer4.Mldv1MulticastListenerSession::Schedule.Add   method  

Add a schedule for an action.

The returned value is:

Layer4.Mld.Schedule.StartListening
for method "start"
Layer4.Mld.Schedule.StopListening
for method "stop"
Parameters
methodThe method you wish to schedule. Allowed values are "start" and "stop".
Exceptions
ByteBlower.Exception.InvalidValueWhen an unsupported method is given
Returns
The requested schedule

Definition at line 9008 of file api.tcl.

Layer4.Mldv1MulticastListenerSession::Session.Info.Get
Returns

Definition at line 9031 of file api.tcl.