ICQConnectionI: InterfaceGuard<{
    getLocalAddress: MethodGuard;
    getRemoteAddress: MethodGuard;
    query: MethodGuard;
}> = ...

Type declaration

  • getLocalAddress: MethodGuard
  • getRemoteAddress: MethodGuard
  • query: MethodGuard