Interface RenderInfo

All Known Implementing Classes:
RenderInfo.CppProxy

public interface RenderInfo
Information getters
  • Method Details

    • getFrxVersion

      static int getFrxVersion()
      Recognition engine version
    • getPlatform

      @NonNull static String getPlatform()
      Platfrom name: ios, android
    • getEngineVersion

      @NonNull static String getEngineVersion()
      Render engine versio. Currently the same as SDK version. E.g.: `1.2.1-g8970518da`