wxr
2024-07-16 548fb8aa23fe31401ba3dae823d31f9a73cc101f
Shared.Droid.HDLLinphone/Shared.Droid.HDLLinphone/obj/Release/generated/src/Com.Hdl.Hdllinphonesdk.BuildConfig.cs
@@ -1,3 +1,13 @@
//------------------------------------------------------------------------------
// <auto-generated>
//     This code was generated by a tool.
//
//     Changes to this file may cause incorrect behavior and will be lost if
//     the code is regenerated.
// </auto-generated>
//------------------------------------------------------------------------------
#nullable restore
using System;
using System.Collections.Generic;
using Android.Runtime;
@@ -10,11 +20,19 @@
   public sealed partial class BuildConfig : global::Java.Lang.Object {
      // Metadata.xml XPath field reference: path="/api/package[@name='com.hdl.hdllinphonesdk']/class[@name='BuildConfig']/field[@name='BUILD_TYPE']"
      [Register ("BUILD_TYPE")]
      public const string BuildType = (string) "release";
      public const string BuildType = (string) "debug";
      // Metadata.xml XPath field reference: path="/api/package[@name='com.hdl.hdllinphonesdk']/class[@name='BuildConfig']/field[@name='DEBUG']"
      [Register ("DEBUG")]
      public const bool Debug = (bool) false;
      public static bool Debug {
         get {
            const string __id = "DEBUG.Z";
            var __v = _members.StaticFields.GetBooleanValue (__id);
            return __v;
         }
      }
      // Metadata.xml XPath field reference: path="/api/package[@name='com.hdl.hdllinphonesdk']/class[@name='BuildConfig']/field[@name='LIBRARY_PACKAGE_NAME']"
      [Register ("LIBRARY_PACKAGE_NAME")]