- 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
-
Constructor Summary
ConstructorDescriptionReturns 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
toString
Methods 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.Returns
Messages
-
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.Returns
Messages
- Throws:
IOException
-
-
Method Details
-
getConstructor
public int getConstructor()- Specified by:
getConstructor
in classTdApi.Object
-
serialize
- Specified by:
serialize
in classTdApi.Object
- Throws:
IOException
-
equals
-
hashCode
public int hashCode()
-