public class Warning
extends Object
Represent a warning that is produced by the 3DS SDK while performing security checks during initialization.
-
Constructor Summary
Constructors
-
Method Summary
Methods inherited from class java.lang.Object
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait
-
-
Method Details
-
getId
Getter.
- Returns:
- id
String
-
getMessage
Getter.
- Returns:
- message
String
-
getSeverity
Getter.
- Returns:
- severity
Severity