- Enclosing class:
- TdApi
Removes a notification sound from the
list of saved notification sounds.
Returns
Ok-
Field Summary
FieldsModifier and TypeFieldDescriptionstatic final intlongIdentifier of the notification sound. -
Constructor Summary
ConstructorsConstructorDescriptionRemoves a notification sound from the list of saved notification sounds.RemoveSavedNotificationSound(long notificationSoundId) Removes a notification sound from the list of saved notification sounds.Removes a notification sound from the list of saved notification sounds. -
Method Summary
Methods inherited from class it.tdlight.jni.TdApi.Function
toStringMethods inherited from class it.tdlight.jni.TdApi.Object
serialize
-
Field Details
-
notificationSoundId
public long notificationSoundIdIdentifier of the notification sound. -
CONSTRUCTOR
public static final int CONSTRUCTOR- See Also:
-
-
Constructor Details
-
RemoveSavedNotificationSound
public RemoveSavedNotificationSound()Removes a notification sound from the list of saved notification sounds. ReturnsOk -
RemoveSavedNotificationSound
public RemoveSavedNotificationSound(long notificationSoundId) Removes a notification sound from the list of saved notification sounds. ReturnsOk- Parameters:
notificationSoundId- long Identifier of the notification sound.
-
RemoveSavedNotificationSound
Removes a notification sound from the list of saved notification sounds. ReturnsOk- 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()
-