java.lang.Object
it.tdlight.jni.TdApi.Object
it.tdlight.jni.TdApi.UserPrivacySettingRule
it.tdlight.jni.TdApi.UserPrivacySettingRuleAllowContacts
- Enclosing class:
- TdApi
public static final class TdApi.UserPrivacySettingRuleAllowContacts
extends TdApi.UserPrivacySettingRule
A rule to allow all of a user's
contacts to do something.
-
Field Summary
-
Constructor Summary
ConstructorDescriptionA rule to allow all of a user's contacts to do something.A rule to allow all of a user's contacts to do something. -
Method Summary
Methods inherited from class it.tdlight.jni.TdApi.Object
serialize, toString
-
Field Details
-
CONSTRUCTOR
public static final int CONSTRUCTOR- See Also:
-
-
Constructor Details
-
UserPrivacySettingRuleAllowContacts
public UserPrivacySettingRuleAllowContacts()A rule to allow all of a user's contacts to do something. -
UserPrivacySettingRuleAllowContacts
A rule to allow all of a user's contacts to do something.- 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()
-