- All Implemented Interfaces:
Validable
- Version:
- 1.0
Use this method to receive incoming updates using long polling (wiki). An Array of Update
objects is returned.
- Author:
- Ruben Bermudez
-
-
Constructor Summary
Constructors
-
Method Summary
Deserialize a json answer to the response type to a method
Getter for method path (that is the same as method name)
Methods inherited from class Object
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait
-
Field Details
-
PATH
public static final String PATH
- See Also:
-
-
Constructor Details
-
GetUpdates
public GetUpdates()
-