public static class TdApi.PageBlockCover extends TdApi.PageBlock
| Modifier and Type | Field and Description |
|---|---|
static int |
CONSTRUCTOR
Identifier uniquely determining type of the object.
|
TdApi.PageBlock |
cover
Cover.
|
| Constructor and Description |
|---|
PageBlockCover()
A page cover.
|
PageBlockCover(TdApi.PageBlock cover)
A page cover.
|
| Modifier and Type | Method and Description |
|---|---|
int |
getConstructor()
Returns an identifier uniquely determining type of the object.
|
toStringpublic TdApi.PageBlock cover
public static final int CONSTRUCTOR
public PageBlockCover()
public PageBlockCover(TdApi.PageBlock cover)
cover - Cover.public int getConstructor()
TdApi.ObjectgetConstructor in class TdApi.Object