Module tdlight.api

Class TdApi.UserPrivacySettingAllowPeerToPeerCalls

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 Details

  • Constructor Details

    • UserPrivacySettingAllowPeerToPeerCalls

      public UserPrivacySettingAllowPeerToPeerCalls()
      A privacy setting for managing whether peer-to-peer connections can be used for calls.
    • UserPrivacySettingAllowPeerToPeerCalls

      public UserPrivacySettingAllowPeerToPeerCalls(DataInput input) throws IOException
      A privacy setting for managing whether peer-to-peer connections can be used for calls.
      Throws:
      IOException
  • Method Details