ofCategory

Get the list of Categories used on Wallpaper Abyss.

This method belongs to the property - getList

Parameters

PARAMETER

-

Returns

Promise<Array<List>>

Example Code

<getList>.ofCategory().then(x => console.log(x));

Last updated