Enum MylibraryResource.ReadingpositionsResource.SetPositionRequest.ActionEnum
Action that caused this reading position to be set.
Namespace: Google.Apis.Books.v1
Assembly: Google.Apis.Books.v1.dll
Syntax
public enum MylibraryResource.ReadingpositionsResource.SetPositionRequest.ActionEnum
Fields
| Name | Description |
|---|---|
| ACTIONUNDEFINED | |
| Bookmark | User chose bookmark within volume. |
| Chapter | User selected chapter from list. |
| NextPage | Next page event. |
| PrevPage | Previous page event. |
| Scroll | User navigated to page. |
| Search | User chose search results within volume. |