Interface | Description |
---|---|
NewsService |
Service to provide synchronous access to news.
|
Class | Description |
---|---|
NewsList |
News list with the last available news key, before and after keys.
|
NewsModel |
Model for convenient News management.
|
Enum | Description |
---|---|
NewsSource |
Enum of possible sources for filter result.
|
Exception | Description |
---|---|
NewsNotFoundException |
The specified news does not exist in the repository.
|
Defines News API services. See NewsService for synchronous interface and NewsModel for model with asynchronous access.
Copyright © 2024 Devexperts. All rights reserved.