String
Passed by Amsel class
class Connection(object): def __init__(self, local_ip): self.local_ip = local_ip self.local_address = "amsel.local"
See also:
← Methods API →