public interface Timeline
| Modifier and Type | Method and Description |
|---|---|
retrofit2.Call<TimelineV3> |
fetch()
Debugging tool that provides information on current communication between nodes.
|
@GET(value="/3/Timeline") retrofit2.Call<TimelineV3> fetch()