java.lang.Object
it.tdlight.jni.TdApi.Object
it.tdlight.jni.TdApi.NotificationSounds
- Enclosing class:
- TdApi
Contains a list of notification sounds.
-
Field Summary
Modifier and TypeFieldDescriptionstatic final int
A list of notification sounds. -
Constructor Summary
ConstructorDescriptionContains a list of notification sounds.NotificationSounds
(TdApi.NotificationSound[] notificationSounds) Contains a list of notification sounds.NotificationSounds
(DataInput input) Contains a list of notification sounds. -
Method Summary
Methods inherited from class it.tdlight.jni.TdApi.Object
serialize, toString
-
Field Details
-
notificationSounds
A list of notification sounds. -
CONSTRUCTOR
public static final int CONSTRUCTOR- See Also:
-
-
Constructor Details
-
NotificationSounds
public NotificationSounds()Contains a list of notification sounds. -
NotificationSounds
Contains a list of notification sounds.- Parameters:
notificationSounds
- NotificationSound[] A list of notification sounds.
-
NotificationSounds
Contains a list of notification sounds.- 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()
-