java.lang.Object
it.tdlight.jni.TdApi.Object
it.tdlight.jni.TdApi.UserPrivacySetting
- Direct Known Subclasses:
TdApi.UserPrivacySettingAllowCalls,TdApi.UserPrivacySettingAllowChatInvites,TdApi.UserPrivacySettingAllowFindingByPhoneNumber,TdApi.UserPrivacySettingAllowPeerToPeerCalls,TdApi.UserPrivacySettingAllowPrivateVoiceAndVideoNoteMessages,TdApi.UserPrivacySettingShowLinkInForwardedMessages,TdApi.UserPrivacySettingShowPhoneNumber,TdApi.UserPrivacySettingShowProfilePhoto,TdApi.UserPrivacySettingShowStatus
- Enclosing class:
- TdApi
public abstract static sealed class TdApi.UserPrivacySetting
extends TdApi.Object
permits TdApi.UserPrivacySettingShowStatus, TdApi.UserPrivacySettingShowProfilePhoto, TdApi.UserPrivacySettingShowLinkInForwardedMessages, TdApi.UserPrivacySettingShowPhoneNumber, TdApi.UserPrivacySettingAllowChatInvites, TdApi.UserPrivacySettingAllowCalls, TdApi.UserPrivacySettingAllowPeerToPeerCalls, TdApi.UserPrivacySettingAllowFindingByPhoneNumber, TdApi.UserPrivacySettingAllowPrivateVoiceAndVideoNoteMessages
This class is an abstract base class.
-
Constructor Summary
Constructors -
Method Summary
Methods inherited from class it.tdlight.jni.TdApi.Object
getConstructor, serialize, serialize, toString
-
Constructor Details
-
UserPrivacySetting
public UserPrivacySetting()
-