public interface EventSource
| Modifier and Type | Interface | Description |
|---|---|---|
static interface |
EventSource.Factory |
| Modifier and Type | Method | Description |
|---|---|---|
void |
cancel() |
Immediately and violently release resources held by this event source.
|
okhttp3.Request |
request() |
Returns the original request that initiated this event source.
|
Copyright © 2020. All rights reserved.