addLink abstract method

bool addLink(
  1. ServerLink link
)

return true if link is added

Implementation

bool addLink(ServerLink link);