java.lang.Object
it.tdlight.jni.TdApi.Object
it.tdlight.jni.TdApi.Function<TdApi.ScopeNotificationSettings>
it.tdlight.jni.TdApi.GetScopeNotificationSettings
- Enclosing class:
- TdApi
public static final class TdApi.GetScopeNotificationSettings
extends TdApi.Function<TdApi.ScopeNotificationSettings>
Returns the notification settings for
chats of a given type.
Returns ScopeNotificationSettings
-
Field Summary
Modifier and TypeFieldDescriptionstatic final int
Types of chats for which to return the notification settings information. -
Constructor Summary
ConstructorDescriptionReturns the notification settings for chats of a given type.Returns the notification settings for chats of a given type.Returns the notification settings for chats of a given type. -
Method Summary
Methods inherited from class it.tdlight.jni.TdApi.Function
toString
Methods inherited from class it.tdlight.jni.TdApi.Object
serialize
-
Field Details
-
scope
Types of chats for which to return the notification settings information. -
CONSTRUCTOR
public static final int CONSTRUCTOR- See Also:
-
-
Constructor Details
-
GetScopeNotificationSettings
public GetScopeNotificationSettings()Returns the notification settings for chats of a given type.Returns
ScopeNotificationSettings
-
GetScopeNotificationSettings
Returns the notification settings for chats of a given type.Returns
ScopeNotificationSettings
- Parameters:
scope
- NotificationSettingsScope Types of chats for which to return the notification settings information.
-
GetScopeNotificationSettings
Returns the notification settings for chats of a given type.Returns
ScopeNotificationSettings
- 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()
-