Class PluginErrorDetails.Platform

java.lang.Object
com.yandex.metrica.plugins.PluginErrorDetails.Platform
Enclosing class:
PluginErrorDetails

public static final class PluginErrorDetails.Platform
extends java.lang.Object
Class containing popular constants used in PluginErrorDetails.Builder.withPlatform(String).
  • Field Summary

    Fields
    Modifier and Type Field Description
    static java.lang.String CORDOVA  
    static java.lang.String FLUTTER  
    static java.lang.String NATIVE  
    static java.lang.String REACT_NATIVE  
    static java.lang.String UNITY  
    static java.lang.String XAMARIN  
  • Constructor Summary

    Constructors
    Constructor Description
    Platform()  
  • Method Summary

    Methods inherited from class java.lang.Object

    clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait