Type alias UnicastSocketInfo

UnicastSocketInfo: BaseSocketInfo & {
    unicast: true;
}

Type declaration

  • unicast: true

Generated using TypeDoc