Home > @poq/sdk > ContentClient
Default implementation of IContentClient.
Signature:
export declare class ContentClient extends BaseClient implements IContentClient 
Extends: BaseClient
Implements: IContentClient
| Method | Modifiers | Description | 
|---|---|---|
| getCategoryById(appIdentifier, categoryId) | Method is used to return a specific category by id. | |
| getNavigation(appIdentifier) | Method is used to return list of navigation categories for specific application. |