Interface AdxExt.AppExtOrBuilder

  • All Superinterfaces:
    com.google.protobuf.MessageLiteOrBuilder, com.google.protobuf.MessageOrBuilder
    All Known Implementing Classes:
    AdxExt.AppExt, AdxExt.AppExt.Builder
    Enclosing class:
    AdxExt

    public static interface AdxExt.AppExtOrBuilder
    extends com.google.protobuf.MessageOrBuilder
    • Method Detail

      • getInstalledSdk

        AdxExt.AppExt.InstalledSdk getInstalledSdk​(int index)
        repeated .com.google.doubleclick.AppExt.InstalledSdk installed_sdk = 1;
      • getInstalledSdkCount

        int getInstalledSdkCount()
        repeated .com.google.doubleclick.AppExt.InstalledSdk installed_sdk = 1;
      • getInstalledSdkOrBuilder

        AdxExt.AppExt.InstalledSdkOrBuilder getInstalledSdkOrBuilder​(int index)
        repeated .com.google.doubleclick.AppExt.InstalledSdk installed_sdk = 1;