Definition at line 8969 of file api.tcl.
| 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
-
| method | The method you wish to schedule. Allowed values are "start" and "stop". |
- Exceptions
-
| ByteBlower.Exception.InvalidValue | When an unsupported method is given |
- Returns
- The requested schedule
Definition at line 9008 of file api.tcl.
| Layer4.Mldv1MulticastListenerSession::Session.Info.Get |