Definition at line 9038 of file api.tcl.
Layer4.Mldv2MulticastListenerSession::Schedule.Add |
|
|
method |
|
|
| |
Add a schedule for an action.
The returned value is:
- Layer4.Mld.Schedule.Ipv6MulticastListen
- for method "IPv6MulticastListen"
- Parameters
-
method | The method you wish to schedule. The only allowed value is "IPv6MulticastListen". |
- Exceptions
-
ByteBlower.Exception.InvalidValue | When an unsupported method is given |
- Returns
- The requested schedule
Definition at line 9072 of file api.tcl.
Layer4.Mldv2MulticastListenerSession::Session.Info.Get |