Client Constructor |
Name | Description | |
---|---|---|
![]() | Client(ClientConfiguration) |
Constructs a client that delivers events on the main thread.
|
![]() | Client(ClientConfiguration, Dispatcher) |
Constructs a client that delivers events on the thread associated
with the specified Dispatcher.
|