Module tdlight.api

Class TdApi.InternalLinkTypeRestorePurchases

java.lang.Object
it.tdlight.jni.TdApi.Object
it.tdlight.jni.TdApi.InternalLinkType
it.tdlight.jni.TdApi.InternalLinkTypeRestorePurchases
Enclosing class:
TdApi

public static final class TdApi.InternalLinkTypeRestorePurchases extends TdApi.InternalLinkType
The link forces restore of App Store purchases when opened. For official iOS application only.
  • Field Details

  • Constructor Details

    • InternalLinkTypeRestorePurchases

      public InternalLinkTypeRestorePurchases()
      The link forces restore of App Store purchases when opened. For official iOS application only.
    • InternalLinkTypeRestorePurchases

      public InternalLinkTypeRestorePurchases(DataInput input) throws IOException
      The link forces restore of App Store purchases when opened. For official iOS application only.
      Throws:
      IOException
  • Method Details