Client.onRemoveClient

Undocumented in source. Be warned that the author may not have intended to support it.
  1. void onRemoveClient(void delegate(ClientInfo) dg)
    struct Client
    void
    onRemoveClient
    (
    void delegate dg
    )
  2. void onRemoveClient(void function(ClientInfo) dg)

Meta