- Enclosing class:
- TdApi
Removes a notification sound from the
list of saved notification sounds.
Returns
Ok
-
Field Summary
Modifier and TypeFieldDescriptionstatic final int
long
Identifier of the notification sound. -
Constructor Summary
ConstructorDescriptionRemoves 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
toString
Methods 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:
getConstructor
in classTdApi.Object
-
serialize
- Specified by:
serialize
in classTdApi.Object
- Throws:
IOException
-
equals
-
hashCode
public int hashCode()
-