Android SDK Version


public class InternalSettings
Field Summary
Modifier and TypeFieldDescription
private final static BooleanisUnityApp
public final static InternalSettingsINSTANCE
Method Summary
Modifier and TypeMethodDescription
final static StringgetCustomUserAgent()
final static UnitsetCustomUserAgent(String value)
final static BooleangetIsUnityApp()
Methods inherited from class java.lang.Object
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait
Method Detail

getCustomUserAgent

 final static StringgetCustomUserAgent()

setCustomUserAgent

 final static UnitsetCustomUserAgent(String value)

getIsUnityApp

 final static BooleangetIsUnityApp()