public static class TdApi.InputBackgroundRemote extends TdApi.InputBackground
TdApi.InputBackground.Constructors
Modifier and Type | Field and Description |
---|---|
long |
backgroundId
The background identifier.
|
static int |
CONSTRUCTOR
Identifier uniquely determining type of the object.
|
Constructor and Description |
---|
InputBackgroundRemote()
A background from the server.
|
InputBackgroundRemote(long backgroundId)
A background from the server.
|
Modifier and Type | Method and Description |
---|---|
int |
getConstructor() |
toString
public long backgroundId
public static final int CONSTRUCTOR
public InputBackgroundRemote()
public InputBackgroundRemote(long backgroundId)
backgroundId
- The background identifier.public int getConstructor()
getConstructor
in class TdApi.InputBackground