public interface

TargetInfo

com.neomades.mad.TargetInfo

Summary

Constants
boolean ANDROID If the phone runs the Android OS
boolean IOS If the phone runs iOS
String TARGET_NAME Name of the phone target

Constants

public static final boolean ANDROID

If the phone runs the Android OS

Constant Value: false

public static final boolean IOS

If the phone runs iOS

Constant Value: false

public static final String TARGET_NAME

Name of the phone target

Constant Value: ""