Module tdlight.api

Class TdApi.UserPrivacySettingAllowCalls

Enclosing class:
TdApi

public static final class TdApi.UserPrivacySettingAllowCalls extends TdApi.UserPrivacySetting
A privacy setting for managing whether the user can be called.
  • Field Details

  • Constructor Details

    • UserPrivacySettingAllowCalls

      public UserPrivacySettingAllowCalls()
      A privacy setting for managing whether the user can be called.
    • UserPrivacySettingAllowCalls

      public UserPrivacySettingAllowCalls(DataInput input) throws IOException
      A privacy setting for managing whether the user can be called.
      Throws:
      IOException
  • Method Details