IPAddress Category: Utility Base class: _BlipValue Properties addr4 : int (Read-Only) Constructors __init__(self) __init__(self, arg0: IPAddress) __init__(self, ipAddressStr: str) __init__(self, octet1: int, octet2: int, octet3: int, octet4: int) Special Methods __eq__(self, other: IPAddress) -> bool __ne__(self, other: IPAddress) -> bool __str__(self) -> str