SocketClient.data

Gets the generic data associated with the client.

  1. T data [@property getter]
    class SocketClient(T)
    @property
    T
    data
    (
    )
  2. T data [@property setter]

Meta