public class Revise extends Message
| Modifier and Type | Class and Description |
|---|---|
static class |
Revise.Codec |
| Modifier and Type | Field and Description |
|---|---|
int |
nextPages |
int |
revisionType |
int |
streamId |
isResponse, opcode| Constructor and Description |
|---|
Revise(int revisionType,
int streamId,
int nextPages) |
| Modifier and Type | Method and Description |
|---|---|
static Revise |
cancelContinuousPaging(int streamId) |
static Revise |
requestMoreContinuousPages(int streamId,
int amount) |
Copyright © 2017–2022. All rights reserved.