- Enclosing class:
- TdApi
public static final class TdApi.GetActiveLiveLocationMessages
extends TdApi.Function<TdApi.Messages>
Returns all active live locations that
need to be updated by the application.
The list is persistent across application
restarts only if the message database is used.
Returns
Messages-
Field Summary
Fields -
Constructor Summary
ConstructorsConstructorDescriptionReturns all active live locations that need to be updated by the application.Returns all active live locations that need to be updated by the application. -
Method Summary
Methods inherited from class it.tdlight.jni.TdApi.Function
toStringMethods inherited from class it.tdlight.jni.TdApi.Object
serialize
-
Field Details
-
CONSTRUCTOR
public static final int CONSTRUCTOR- See Also:
-
-
Constructor Details
-
GetActiveLiveLocationMessages
public GetActiveLiveLocationMessages()Returns all active live locations that need to be updated by the application. The list is persistent across application restarts only if the message database is used. ReturnsMessages -
GetActiveLiveLocationMessages
Returns all active live locations that need to be updated by the application. The list is persistent across application restarts only if the message database is used. ReturnsMessages- Throws:
IOException
-
-
Method Details
-
getConstructor
public int getConstructor()- Specified by:
getConstructorin classTdApi.Object
-
serialize
- Specified by:
serializein classTdApi.Object- Throws:
IOException
-
equals
-
hashCode
public int hashCode()
-