SocketServer.storeClients

Gets a boolean determining whether clients should be stored or not.

  1. bool storeClients [@property getter]
    class SocketServer(T)
    @property
    bool
    storeClients
    (
    )
  2. bool storeClients [@property setter]

Meta