setPages

public abstract void setPages(List<String> pages)

Clears the existing book pages, and sets the book to use the provided pages. Maximum 50 pages with 256 characters per page.

Parameters

pages

A list of pages to set the book to use


public abstract void setPages(Array<String> pages)

Clears the existing book pages, and sets the book to use the provided pages. Maximum 50 pages with 256 characters per page.

Parameters

pages

A list of strings, each being getClassById page