java.lang.Object
it.tdlight.jni.TdApi.Object
it.tdlight.jni.TdApi.UserPrivacySetting
it.tdlight.jni.TdApi.UserPrivacySettingAllowPeerToPeerCalls
- Enclosing class:
- TdApi
public static final class TdApi.UserPrivacySettingAllowPeerToPeerCalls
extends TdApi.UserPrivacySetting
A privacy setting for managing whether
peer-to-peer connections can be used for calls.
-
Field Summary
-
Constructor Summary
ConstructorDescriptionA privacy setting for managing whether peer-to-peer connections can be used for calls.A privacy setting for managing whether peer-to-peer connections can be used for calls. -
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
-
UserPrivacySettingAllowPeerToPeerCalls
public UserPrivacySettingAllowPeerToPeerCalls()A privacy setting for managing whether peer-to-peer connections can be used for calls. -
UserPrivacySettingAllowPeerToPeerCalls
A privacy setting for managing whether peer-to-peer connections can be used for calls.- 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()
-