Poq.SDK.Node

Home > @poq/sdk > ContentClient

ContentClient class

Default implementation of IContentClient.

Signature:

export declare class ContentClient extends BaseClient implements IContentClient 

Extends: BaseClient

Implements: IContentClient

Methods

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.