byteblowerll.byteblower.IGMPv3MemberSession¶
- 
class byteblowerll.byteblower.IGMPv3MemberSession(*args, **kwargs)¶
- 
__init__(*args, **kwargs)¶
- Initialize self. See help(type(self)) for accurate signature. 
 - Methods - DescriptionGet(*args)- Gets a textual description for the current object - MulticastAddressGet()- MulticastListen(inSourceFilter, inSourceList)- ParentGet()- Returns the parent object. - Refresh()- Retrieves the latest data from the server for this object. - ScheduleGet()- ScheduleRemove(inSchedule)- ScheduleRemoveAll()- ScheduleStart()- ScheduleStop()- ServerGet()- SessionInfoDestroy(inMemberSessionInfo)- SessionInfoGet()- SourceFilterModeGet()- SourceListGet()- VersionGet()- __init__(*args, **kwargs)- Initialize self. - Attributes - thisown- The membership flag 
-