java.lang.Object
it.tdlight.jni.TdApi.Object
it.tdlight.jni.TdApi.Function<TdApi.NotificationSounds>
it.tdlight.jni.TdApi.GetSavedNotificationSounds
- Enclosing class:
- TdApi
public static final class TdApi.GetSavedNotificationSounds
extends TdApi.Function<TdApi.NotificationSounds>
Returns list of saved notification
sounds. If a sound isn't in the
list, then default sound needs to be used.
Returns
NotificationSounds
-
Field Summary
-
Constructor Summary
ConstructorDescriptionReturns list of saved notification sounds.Returns list of saved notification sounds. -
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
-
GetSavedNotificationSounds
public GetSavedNotificationSounds()Returns list of saved notification sounds. If a sound isn't in the list, then default sound needs to be used. ReturnsNotificationSounds
-
GetSavedNotificationSounds
Returns list of saved notification sounds. If a sound isn't in the list, then default sound needs to be used. ReturnsNotificationSounds
- 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()
-