public static class TdApi.MessageSendingStatePending extends TdApi.MessageSendingState
TdApi.MessageSendingState.Constructors
Modifier and Type | Field and Description |
---|---|
static int |
CONSTRUCTOR
Identifier uniquely determining type of the object.
|
Constructor and Description |
---|
MessageSendingStatePending()
The message is being sent now, but has not yet been delivered to the server.
|
Modifier and Type | Method and Description |
---|---|
int |
getConstructor() |
toString
public static final int CONSTRUCTOR
public MessageSendingStatePending()
public int getConstructor()
getConstructor
in class TdApi.MessageSendingState